Too many requests on pool, website is crashing
Hello everyone!
Once in a while we experience crash(?) on our websites. By websites i mean we have 3 different websites based on same project but all for different regions. They use same database and server. Project, unfortunately, is old and developed like asp.net mvc project but it looks more like an aspx project. Using stored procedures in Views. I know it sounds and looks bad but i'm just a software developer and we don't have enough manpower or other resources to re-develop or fix things like that.
Anyways, by crash, i meant that requests from users can't full fill and application pool swells. Which ends up more requests floating in and so on. We have no idea what causes this. We have a devops engineer which offers to switch to linux. Our only solution so far is stop the websites, let the requests die on their own and restart websites.
Open to all suggestions, except switching to linux obviously
Once in a while we experience crash(?) on our websites. By websites i mean we have 3 different websites based on same project but all for different regions. They use same database and server. Project, unfortunately, is old and developed like asp.net mvc project but it looks more like an aspx project. Using stored procedures in Views. I know it sounds and looks bad but i'm just a software developer and we don't have enough manpower or other resources to re-develop or fix things like that.
Anyways, by crash, i meant that requests from users can't full fill and application pool swells. Which ends up more requests floating in and so on. We have no idea what causes this. We have a devops engineer which offers to switch to linux. Our only solution so far is stop the websites, let the requests die on their own and restart websites.
Open to all suggestions, except switching to linux obviously

