Hello RObert

DBCP has configuration parameters available which will enable you to tune your 
connection pool check out
http://jakarta.apache.org/commons/dbcp/configuration.html

you can also set these parameters at the server.xml level 
check out this example at experts-exchange
http://www.experts-exchange.com/Web/Web_Languages/JSP/Q_21306503.html

HTH,
Martin-
----- Original Message ----- 
From: "Robert Palmer" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Monday, November 28, 2005 12:33 PM
Subject: Monitoring Tomcat conenction pool


> Is there any tool available to monitor the database connection pools on 
> a Tomcat server. I would like to be able to determine which connections 
> are in use at any time.
> 
> Thanks
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to