<hellosticky@gmail.com> schreef in bericht
news:555bbadb-f22d-4d5b-973b-9486bf12b119@u36g2000prf.googlegroups.com...
> Hi, I've added %T to LogFormat in httpd.conf. %T is defined in
> http://httpd.apache.org/docs/2.2/mod...og_config.html as:
>
> "The time taken to serve the request, in seconds."
>
> What are the boundaries of the word "serve?" Does it include the time
> to send all of the bytes of the response to the user (including TCP
> ACKs)?
Find an implied amswer at
http://code.google.com/p/mod-log-firstbyte/
HansH