hi filip,
I actually have to measure the time taken for the request to be 
servcied..even considering the Queing time ..
Do you have any help for this ..
Thanks anyways ..
i shall read the doc and try to modify it
thanks
venkatesh


From: "Filip Hanik" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: RE: Hi
Date: Tue, 19 Jun 2001 17:12:29 -0700

the PerformanceInterceptor measures the exact time of you service() request.
nothing else.
the queing and other stuff has already happened.

what is it that you want to measure? the doc should tell you enough details
of implementating your own measurement metrics.
if you want to measure from client side, use the Jakarta JMeter toolkit
http://jakarta.apache.org/jmeter/


Filip

~
Namaste - I bow to the divine in you
~
Filip Hanik
Software Architect
[EMAIL PROTECTED]
www.filip.net

   -----Original Message-----
   From: Venkatesh Sangam [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, June 19, 2001 4:55 PM
   To: [EMAIL PROTECTED]
   Subject: Re: Hi


   Hi filip,
   Your program considers only the amount of time required to execute the
servlet
   It does not consider the amount of time to actually service the request
..Like waiting time in the Queue if there are more requests than can be
serviced by the Server

   thanks
   venkatesh

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Reply via email to