https://issues.apache.org/bugzilla/show_bug.cgi?id=46038
--- Comment #6 from Filip Hanik <fha...@apache.org> 2010-02-25 21:51:49 UTC --- (In reply to comment #5) > What versions of commons dbcp and pool were used in the microbenchmarks? > Comments in the doc indicating that dbcp locks the pool on validate, etc., > would indicate you must be referring to pool 1.3. As of pool 1.4, this is not > true. Is the source for the benchmarks available anywhere? DBCP 1.4 while solving the validation bottleneck, introduces a new set of performance reducing code, and handles worse than 1.3. svn co http://svn.apache.org/repos/asf/tomcat/trunk/modules/jdbc-pool cd jdbc-pool ant test -- 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