Qunar Tech Salon
May 8, 2017 · Databases
Understanding Tomcat JDBC Connection Pool Configuration and Validation Parameters
This article explains how Tomcat JDBC connection pool settings such as testOnBorrow, testOnReturn, testWhileIdle, and testOnConnect work, discusses related parameters like maxActive and removeAbandoned, and presents performance testing to guide reliable and efficient database connection management.
Connection PoolDatabasePerformance
0 likes · 10 min read