The documentation for CommonsPoolTargetSource states:

setMinEvictableIdleTimeMillis
> 
> public void setMinEvictableIdleTimeMillis(long minEvictableIdleTimeMillis)
> 
>     Set the minimum time that an idle object can sit in the pool before it
> becomes subject to eviction. Default is 1800000 (30 minutes).
> 
>     Note that eviction runs need to be performed to take this setting into
> effect.
> 
>     See Also:
>         setTimeBetweenEvictionRunsMillis(long),
> GenericObjectPool.setMinEvictableIdleTimeMillis(long)
> 
> 

Would this be usefull?
-- 
View this message in context: 
http://www.nabble.com/geoserver-1.6.3-4-and-connection-pool-tp18773300p18776669.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to