a simple way to do this is to replace the
AccessLogValve wit your own, then use a filter to kick
off the timer.

if you don't want the performance elapse time in the
accesslog, then you can just use a filter and not
bother with accesslogvalve.

peter

--- Garrett Dangerfield <[EMAIL PROTECTED]> wrote:
> I've looked through the documentation I could find,
> and I looked through 
> the source for AccessLogValve and I didn't see the
> option for what I'm 
> looking for.
> 
> I'm looking for getting a measurement of "page
> duration" (the time, 
> preferrably in milliseconds, between when the server
> originally receives 
> the first byte of a request and the time it sends
> the last byte of the 
> response).
> 
> What I'm trying to do is monitor the server
> load/response time back to 
> the users, particularly by time of day.
> 
> I've seen lots of test clients that do this, but I
> want to monitor my 
> actual production system to see how it's doing.
> 
> Thank you,
> Garrett.
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to