> From: wicket0123 [mailto:[EMAIL PROTECTED] 
> Subject: RE: Checking tomcat metrics in a non-intrusive way
> 
> JMeter doesn't help me here because the response
> time includes network time.

Which is exactly why I suggested running JMeter on the same LAN segment,
if not the same machine.  In such a situation, the network overhead is
pretty much a constant that can be empirically determined and subtracted
out of the Tomcat response times.

Note that you will not be able to differentiate between time spent in
Tomcat itself vs user webapp code without running a profiler, and that
will significantly impact the measurements.

 - 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 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