GeoUser ha scritto: > 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?
Sure thing... which means, I should just remove the line setting the eviction time. Did you open the issue report on jira.codehaus.org? Cheers Andrea ------------------------------------------------------------------------- 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
