Depending on which database your are using, you can use commands to find out
how many connections have been made total and how many are currently open.
For example, to see the amount of current connections in mySQL, you can type
"show processlist;"

Brandon


-----Original Message-----
From: A.L. [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 20, 2001 5:02 PM
To: [EMAIL PROTECTED]
Subject: Tomcat: Getting Server Process information


Is it possible to see how many sessions are existing
at a certain time for a web application.  Also is it
possible to find out exactly how many database
connections are made for a web application.  i have
attempted to create session specific database
connections, but I want to see that everything is
working properly.

Thanks in advance,

-Amos

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/


Reply via email to