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

            Bug ID: 56970
           Summary: MaxActive vs. MaxTotal for commons-dbcp and
                    tomcat-jdbc-pool in tomcat 8
           Product: Tomcat 8
           Version: trunk
          Hardware: PC
                OS: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: dev@tomcat.apache.org
          Reporter: jake.lan...@cerner.com

http://tomcat.apache.org/migration-8.html#Database_Connection_Pooling

Documents: The maxActive configuration option has been renamed to maxTotal

http://tomcat.apache.org/tomcat-8.0-doc/jdbc-pool.html

Documents: (int) The maximum number of active connections that can be allocated
from this pool at the same time. The default value is 100

There is no mention of maxTotal, and observation (via JMX) appears as though
the default is 8 , not 100.

-- 
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

Reply via email to