Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Saied 349 posts 674 karma points
    Jul 24, 2016 @ 16:27
    Saied
    1

    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

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Jul 25, 2016 @ 20:56
    Alex Skrypnyk
    0

    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

  • 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.

Please Sign in or register to post replies