Hi, is it possible to log into access log the Apache total response time.I mean from the very moment the request was received (even if it must wait to be processed for example due to lack of free threads...), to the moment the response was prepared and sent.
If it matters my configuration is Win 2003/PHP5.0.5 (CGI)/Apache 2.0.48.I record the processing time within the PHP scripts and I observed that there is an additional time (even a few seconds) not used by the PHP scripts. I guess it is either a network traffic (rather unlikely) or a time Apache needs to: start processing the request (queuing the requests?), start the CGI environment, close the CGI env., send the CGI result to client...
Any suggestions how can I investigate it more deeply? Thanks, Filip -- PrimeSoft Polska Sp. z o.o. www.primesoft.pl tel/fax 061 833-17-72 kom./+48/ 506-010-017 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx