Cold starts after upgrading to Umbraco 17

Hi, i recently upgraded from Umbraco 13 to Umbraco 17.

I have been experiencing “cold boots” all of a sudden,
if i don’t visit the frontend in a few hours it takes a long time to “start” the website then it is quick again.

I am using delivery api, headless with an Astro SSR frontend. Same setup as on multiple other sites, except this one is Umbraco 17.

Is there anything new in Umbraco 17 that could cause this?

E.g. something to do with Runtime mode, modelsbuilder or something?

Thanks.

If you’re on Azure App Service, I would check:

Always On : Enabled

Ensure the plan is not Free or Shared.

Check if the app is restarting due to memory pressure?

It is on a VPS server with multiple other Umbraco sites.
All the other run on Umbraco 13.

None of them have this issue.

Weirdly was just reading the release notes on 17.0.2 and there’s this:

1 Like

Interesting, i will update and test.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.