> -----Original Message-----
> From: Anu Prab [mailto:anupr...@gmail.com]
> Sent: Tuesday, October 22, 2013 4:36 AM
> To: Tomcat Users List
> Subject: Reg: Connection pool statistics
> 
> Hi,
> 
> Is it possible to get the statistics of a connection pool
> programmatically, say when was it created? The maximum time taken by a
> query which used the connection from this connection pool? Statistics
> like these...
> 
> -Anu

Check the documentation and/or JavaDocs for the library you are using for the 
connection pool.  It is totally dependent on the software you've decided to use 
for creating/managing the pool.  For example, I'm pretty sure that there is a 
management class for Oracle's Universal Connection Pool (UCP).


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to