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

--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> ---
> http://tomcat.apache.org/migration-8.html#Database_Connection_Pooling
> Documents: The maxActive configuration option has been renamed to maxTotal

The above documentation talks about DBCP pool.

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

The above documentation page is about JDBC pool.


The "Common Attributes" table on JDBC pool page can be improved. It talks about
comparing the tomcat-jdbc pool with commons-dbcp, but Tomcat 8 is bundled with
commons-dbcp2.

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