Hi, the apache log format contains one option “%D”
which gives the time in microsecond to process a particular request (as per the
documentation). Is this time includes the time for sending out the response
for the request also? If the request goes to app server(php zend engine) or a
db server( mysql), will this time include the time it took to get the request
served by the app server and the db server? Thanks & Regards Mukul Saha ___________________________________________
|