Copied to clipboard

Flag this post as spam?

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


  • Corné Strijkert 80 posts 456 karma points c-trib
    Mar 29, 2016 @ 14:09
    Corné Strijkert
    0

    Umbraco 4.7 very slow on Azure

    Hi,

    I have moved an Umbraco 4.7.2 installation to Azure (S2 standard web app + Basic SQL database). Everything looks fine except the performance. Front-end & back-end both are very slow and i cant figure out why. I have tried the following and maybe somebody can point me in the right direction.

    • ContinouslyUpdateXmlDiskCache to false
    • Monitoring front-end with umbDebugShowTrace=true. Page load time of 5.4 seconds. Started rendering macro's after 0.1 seconds, so rendering macros takes a lot of time.
    • Monitoring back-end with Fiddler says that several calls to umbraco/webservices/TreeDataService.ashx takes long time.
    • Loading /umbraco/editContent.aspx is very slow.
    • Last umbracoLog table records contains a lot of 'xml saved in' messages.

    I dont see CPU or memory spikes on the Azure dasbhoard, so i hope somebody can help me further...

  • 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