https://issues.apache.org/bugzilla/show_bug.cgi?id=49269
--- Comment #1 from Matt Passell <mpass...@grovehillsoftware.com> 2010-05-10 15:05:13 EDT --- Created an attachment (id=25424) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25424) default value for maxIdle matches maxActive Here's a patch. If there are any problems applying it, it just involves changing line 50 of PoolProperties.java to: protected int maxIdle = maxActive; -- 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org