Good Morning.
We have a Windows 2012 Server (IIS 8) server with multiple ASP hosted on the websites.
We find that more and more often some of the w3wp.exe processes each AppPool remain consuming 100% of the server, and leave syucked other websites, and the server in general. So far we have not yet discovered the cause of the problem.
We have tried to activate the Throttle option for each w3wp.exe process will only consume a maximum of 20% of the CPU, but this option is not working for me, and the App pools that are hung still consume 100% CPU and leaving the server not responding.
I've been looking information, and in most articles explain how to configure it, and only indicates that you must set the AppPool settings and you're done.
According to the documentation, the values we have set are:
Action Limit: Throottle
Limit (% 1/1000): 20,000
I would appreciate any comment about it to help me run this option throotling for AppPool CPU.
Thank you very much.
Greetings.