Making umbraco load faster after recycling app pool?
Hi,
Usually when I deploy, I clear out all my files and stop the app pool. Once I restart the app pool, it takes a while for the pages to come up the first time. I assume this is because it is rebuilding the umbraco.config and doing other things. Is there a way to speed up the loading of pages?
Making umbraco load faster after recycling app pool?
Hi,
Usually when I deploy, I clear out all my files and stop the app pool. Once I restart the app pool, it takes a while for the pages to come up the first time. I assume this is because it is rebuilding the umbraco.config and doing other things. Is there a way to speed up the loading of pages?
Thanks, Saied
Hi Saied,
The easiest way to speed up the loading of pages is to use CachedPartial or other ache techniques - https://our.umbraco.org/documentation/reference/templating/mvc/partial-views
Try to check performance of site with miniProfiler, it's part of the core.
Thanks,
Alex
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.