Nice technique ... thanks ... might help to zero in on it.
On Jul 22, 2008, at 12:48 PM, Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ken,
Ken Bowen wrote:
| All connections are /supposed/ to be closed when the interaction if
| finished, but there still could be one slipping through.
I find it useful in development to set the connection pool size to
exactly 1 connection, and, of course, enable abandoned checking,
etc. If
you have only a single database connection in the pool, you can also
detect potential deadlocks in your code since your app can only
(successfully) request a single connection at a time.
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkiGD3YACgkQ9CaO5/Lv0PB8cgCcCLFr0LO2iwLuLHwg3FGx+Eu9
XFYAn3UX12OqjlbUJ8SfFu872Ijonu4Y
=n09o
-----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]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]