> What is recommended for monitoring Tomcat? Or is there anything built
in
> that can help monitoring the performance and the state of the thread
> pools?

For general purpose use jconsole.exe from SUN's JDK.

> More specifically, I'm trying to find a way to time how long it take
> from the moment a request was received and when the response was
> returned.

Hmm, maybe it's better to use performance analyzer like the 
"Test and Performance Tools Platform" (a.k.a. TPTP) from Eclipse.

Regards
 Martin

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to