IIS 7 Rapid Fail Protection Thursday, January 12, 2012 by Mat Agrest IIS 7 Rapid Fail Protection If you do not already know, Rapid Fail Protection is feature within IIS7 that is on by default. It basically is there to check for a specified number of hard failures in a given time period, again the default is 5 failures within 5 minutes. If a hard failure that occurs meets this default setting, then the Application Pool will crash and does not automatically restart. The only way to get it going again is to manually start it. If this does happen for you, in IIS Manager you would see a little stop symbol next to the name and it would also say stopped under Status (depicted below). When this sort of problem occurs an entry is written to the Event Logs (usually under System), which IIS 7 does a little better of a job properly reporting errors. You will most likely also get a 503.2 - Serv...
for DevOps, .NET Developers, Cloud Architects & Consultants