Copied to clipboard

Flag this post as spam?

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


  • Nicklas 5 posts 75 karma points
    Jul 28, 2021 @ 11:16
    Nicklas
    0

    Hello,

    I've been working on an Umbraco site, but it's randomly slow on rendering pages. Sometimes it takes 10-17 sec for loading a page.

    When I just click around on the site it it can be any page that just is slow loading, and next time I click around it can be another page doing it.

    This issue is occurring on both localhost and azure, and I can't figure out where it going wrong.

    Umbraco version 8.12.2

    • using Doc Type Grid Editor (version 1.2.7)
    • ModelsMode PureLive

    I hope someone can help me or give me some pointers to what is going wrong.

    Best regards Nicklas

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Jul 28, 2021 @ 15:54
    Alex Skrypnyk
    0

    Hi Nicklas

    Can you check that the site is not restarting when you have this slow-down page rendering?

    Check the log and Examine indexes.

    And check the code, of course, is there something calling external services on that pages?

    Thanks,

    Alex

  • Nicklas 5 posts 75 karma points
    Jul 29, 2021 @ 06:00
    Nicklas
    0

    Hi Alex,

    I have been trying the miniprofiler and it doesnt show that the site is restarting when the page is slow.

    And i have no log entries for when it happen, and the code dont use any external services aswell :(

    Here is example of when its slow enter image description here

  • Nicklas 5 posts 75 karma points
    Jul 30, 2021 @ 06:59
    Nicklas
    0

    I have also tried out comment all code/html in my page template and my masterpage/layout file.

    So now it just render a empty masterpage and empty content template and its still slow.

Please Sign in or register to post replies

Write your reply to:

Draft