[ 
https://issues.apache.org/jira/browse/DBCP-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547951
 ] 

Wes Clark commented on DBCP-250:
--------------------------------

I hope to be investigating this behavior in more detail at a later date.    We 
also plan to make testOnIdle the default behavior, which seems to fix the 
problem.

> maxIdle limit exceeded and number does not decrease
> ---------------------------------------------------
>
>                 Key: DBCP-250
>                 URL: https://issues.apache.org/jira/browse/DBCP-250
>             Project: Commons Dbcp
>          Issue Type: Bug
>    Affects Versions: 1.2.2
>            Reporter: Wes Clark
>
> Today, during load testing we noticed that the number of idle database 
> connections exceeded the default value. The default values for maxIdle and 
> maxActive are being used. After running the application with 200 users, the 
> number of idle connection went to 18 and stayed there. 
> Is this a bug?  Does testOnIdle need to be set to true for the idle 
> connections to be decreased?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to