What do you mean by "refresh"?
best
Filip
On 2/1/2011 11:53 PM, Rhonny David wrote:
Dear All,
We are facing connection pool busy problem in tomcat 6.0.29. Till we finalize
our investigation, we need connection pool to be refreshed before all
connections get busy. Say for example if we have con
On 02/02/2011 06:53, Rhonny David wrote:
> Dear All,
>
> We are facing connection pool busy problem in tomcat 6.0.29. Till we finalize
> our investigation, we need connection pool to be refreshed before all
> connections get busy. Say for example if we have connection pool size 60,
> then
> it
2011/2/1 Rhonny David :
> http://commons.apache.org/dbcp/mail-lists.html
http://commons.apache.org/dbcp/configuration.html
Best regards,
Konstantin Kolinko
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For addit
Hi Rhonny,
Can anyone help how we can achieve this , that connection pool refreshes before
all connections get busy?
You might want to check jdbc-pool, which sovles some of the problems
with dbcp:
http://people.apache.org/~fhanik/jdbc-pool/jdbc-pool.html
Regards,
Ognjen
Dear All,
We are facing connection pool busy problem in tomcat 6.0.29. Till we finalize
our investigation, we need connection pool to be refreshed before all
connections get busy. Say for example if we have connection pool size 60, then
it should get refresh when 15 connections get busy. We kno
Dear All,
We are facing connection pool busy problem in tomcat 6.0.29. Till we finalize
our investigation, we need connection pool to be refreshed before all
connections get busy. Say for example if we have connection pool size 60, then
it should get refresh when 15 connections get busy. We kno