What Apache means with "The time taken to serve the request"

published Jun 15, 2013 05:10   by admin ( last modified Jun 18, 2013 12:23 )

I take it in good faith that this guy knows what he's talking about.

 

%D logs the time between Apache starting to process a request (i.e. I believe it omits the handshake) and offloading it completely onto the local TCP stack.


Read more: Link - apache2 - The time taken to serve the request? - Server Fault