https://issues.apache.org/bugzilla/show_bug.cgi?id=45144





--- Comment #2 from Phil Steitz <[EMAIL PROTECTED]>  2008-06-07 06:45:37 PST ---
This is not a Tomcat bug. It is a duplicate of
https://issues.apache.org/jira/browse/DBCP-212.   

If you do not really need maxIdle as low as 15 with maxActive at 300,
increasing (or eliminating) the maxIdle setting should reduce incidence, unless
the thrashing is due to abandoned connections, which should be fixed if that is
the case.  Obviously, you should also research what is causing the driver
connect to hang.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to