-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David,

David Smith wrote:
>> Also, if you have a connection leak, then DBCP will continue to create
>> connections to meet demand, even if the old connections are not closed.
>> Since they are no longer in the "pool" (since they were never returned),
>> they don't count against the "size" of the pool.
> 
> Huh??  Borrowed objects are still in the pool, just marked as borrowed
> so they don't go out to another request.

Uh, right. Need ... coffee. Sorry for the Monday morning stupidity.

You will exhaust the pool if you leak connections.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHE3MQ9CaO5/Lv0PARAswVAJ4iWieJKRmmwGxub9sf56nnaBpysACgueve
wLQPzZsTBGbS6XCyLpTT/Lo=
=sKOS
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to