The timeout period elapsed prior to obtaining a co
Hi,
We are conducting load test for an application built in ASP.net 1.1 and Sql Server 2000. We are geting "The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached." error frequently.
We have Webgardening setup and 4 workerprocessor are set for application pool.
Connection String details are
Min Pool Size=10;Max Pool Size=50;Connect Timeout=500
Any help in this regard, why it may be happening??
|