Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
I hope someone can help me or give me some pointers to what is going wrong.
Best regards Nicklas
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
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
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.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Slow page rendering
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
I hope someone can help me or give me some pointers to what is going wrong.
Best regards Nicklas
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
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
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.
is working on a reply...