> From: Tim Funk [mailto:funk...@apache.org]
> Subject: Re: Does user's network connection speed affect "response
> time" loggedby AccessLogValve (i.e. "%D") ?
> 
> AccessLogValve cannot log until the request is "done". Done meaning
> that the Servlet is done writing its content.

There's also the issue that the servlet cannot complete until the client has 
finished sending all of its content for the request.  In the case of something 
large, such as a file upload, the timer could have started long before all the 
content was received.

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

Reply via email to