Re: Increase load and decrease performance while replace DBCP to Tomcat jdbc-pool

2012-12-07 Thread Daniel Mikusa
On Dec 7, 2012, at 6:49 AM, Tomasz Nowodziński wrote: > Hi all, > > We are using Tomcat 7.0.25 on CentOS 5.5 64b. You should probably try upgrading to the latest version and retest. There have been quite a few bug fixes since 7.0.25. See the following link and search for "jdbc-pool". http

Increase load and decrease performance while replace DBCP to Tomcat jdbc-pool

2012-12-07 Thread Tomasz Nowodziński
Hi all, We are using Tomcat 7.0.25 on CentOS 5.5 64b. After problems with connection leak and deadlocks in DBCP we made a decision to replace it with Tomcat JDBC-pool. Of course migration was really simple. But after deploy it on a production environment I noticed, that load on a server wit