Hello. In the access log, what is acctually meassured with the %D option? The docs say: %D The time taken to serve the request, in microseconds. but what is included in this time? Is the stopwatch started when the last byte of the request is received and stoped when the first byte of the response is ready to be sent? Or is the stopwatch started when the first byte of the request is received and stoped when the last byte of the response has been sent? That is, it is including network sending time? --------------------------------------------------------------------- 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