Venkat
- Original Message
From: Rashmi Rubdi <[EMAIL PROTECTED]>
To: Tomcat Users List <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2007 5:55:36 PM
Subject: Re: Tomcat Datbase Connection Pooling
Did you check this document?
http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-e
Venkat
- Original Message
From: Rashmi Rubdi <[EMAIL PROTECTED]>
To: Tomcat Users List <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2007 5:55:36 PM
Subject: Re: Tomcat Datbase Connection Pooling
Did you check this document?
http://tomcat.apache.org/tomcat-6.0-doc/jnd
t" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, April 11, 2007 6:49 PM
Subject: Tomcat Datbase Connection Pooling
Are there any best practices papers on how effectively DBCP parameters to
be configured to have a efficient pool management
I am asking
Did you check this document?
http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html
There are some very good suggestions under:
"Preventing dB connection pool leaks"
"Common Problems"
Also see: http://jakarta.apache.org/commons/dbcp/configuration.html
-Rashmi
--
Are there any best practices papers on how effectively DBCP parameters to be
configured to have a efficient pool management
I am asking this because there are commonly occuring issues with this all over
the internet
Regards
Venkat
__