Apologies if the category doesn't fit. I have a an Umbraco multisite web that runs on Windows Server 2012 with IIS 8.5.9600.16384 and MS SQL Express 2016.
What happens is that the site runs for a while under load, but I can see intermittent CPU spikes, and after some time the whole site hangs and doesn't respond to requests. It doesn't affect the whole server as the client still runs fine (but without content as my custom Umbraco API doesn't respond).
I've tried looking at logs, debugging on my local server, but to no avail so far. Any tips where I can start troubleshooting? I'm using the Grid Editor for content, and I see that rendering these pages can take several seconds the first time, before they're cached. Could this be the culprit when receiving multiple requests (site is not in production yet, but can have tens of contributors in at times)?
Umbraco Web Application stops working
Apologies if the category doesn't fit. I have a an Umbraco multisite web that runs on Windows Server 2012 with IIS 8.5.9600.16384 and MS SQL Express 2016.
What happens is that the site runs for a while under load, but I can see intermittent CPU spikes, and after some time the whole site hangs and doesn't respond to requests. It doesn't affect the whole server as the client still runs fine (but without content as my custom Umbraco API doesn't respond).
I've tried looking at logs, debugging on my local server, but to no avail so far. Any tips where I can start troubleshooting? I'm using the Grid Editor for content, and I see that rendering these pages can take several seconds the first time, before they're cached. Could this be the culprit when receiving multiple requests (site is not in production yet, but can have tens of contributors in at times)?
Any help is greatly appreciated :)
is working on a reply...