My company is plagued by the infamous "Hashtable insert failed. Load factor too high" error on our webfarm [6 Server 2003 SP2 boxes w/IIS 6.0]. I realize that there is a kb update that will resolve this error (see link), however others in the department are not contacting Microsoft in a timely fashion (and I don't have the authority to do so). We have found that either a full-blown iisreset or recycling the App Pool clears the issues.
Is there a way we could configure IIS to monitor the number of errors it is generating and recycle and/or reset after a certain threshold has been reached? It should be pretty easy to tell - we get literally 1,000+ errors per min. on the affected server when this error is tripped.