> From: chuikingman [mailto:chuiking...@yahoo.com.hk]
> Subject: check number of http connection in tomcat
> 
> I use tomcat .

Congratulations.  What version?  What platform?

> I want to know how to check the number of http connection in the
> existing Tomcat web server ??

It's not perfectly clear what you want, but the netstat tool is available on 
most platforms and will display all active connections.  The manager webapp 
that is part of the standard Tomcat download shows the number of active 
sessions, and Lambda Probe (www.lambdaprobe.org) and MoSKito 
(moskito.anotheria.net) can give you detailed statistics.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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

Reply via email to