rdelgado
Posts: 8
|
| Posted: 10/04/2008, 11:12 AM |
|
Hi,
Is connection pooling enabled by default in an asp/ ms sql environment? It appears my ccs 3.x app is not reusing open connections but rather opening and closing them. Ive determined there is NOT a connection leak. Aproximately the same number of open connections exists at any given time. But, the total number of connections open and closed daily is in the thousand.
Any ideas on how to confirm pooling is enabled? Are there any changes needed to the connection strings to activate pooling?
Thanks
|
 |
 |
|