Tomcat 5.5.7 - Monitoring Database Connection Pools
From: Nick Havard (news_at_nickhavardxyz.com)
Date: 02/26/05
- Next message: hernan rancati: "Re: problems using property files within servlets."
- Previous message: Tilman Bohn: "Re: What is wrong with this function??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 26 Feb 2005 19:24:33 GMT
Hi
O/S : Red Hat Linux AS3
Tomcat : 5.5.7
Database : Oracle 10g
I have set up a connection pool for my application, which I finally got
working after lots of messing around. I have a number of servlets that are
using it to generate dynamic content. How can I monitor my database
conection pool to see when conenctions are created, destroyed and what work
they do. Can this be done by TOmcat or do I need to enable extensive
logging/tracing in either the database or the web appplication.
Thanks for your help.
Nick
news@nickhavardxyz.com
P.S. Remove xyz to reply
- Next message: hernan rancati: "Re: problems using property files within servlets."
- Previous message: Tilman Bohn: "Re: What is wrong with this function??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|