Consecutive Generation 2 Collections Cause Requests to Queue in ASP.NET
Feb.07, 2010 in
Collections
Symptoms
A request to a server may be sent to a long queue to wait before it is processed. This behavior may cause users to experience slow response times from the server.
Resolution
This behavior occurs because excessive generation 2 collections are occurring on the servers.

Leave a Reply