Hi Joshua, Thanks a lot for the clarification. Thanks & Regards Mukul Saha ___________________________________________ Cognizant Technology Solutions,Kolkata. Ph: 033-2357 3211 / 5221 -----Original Message----- From: jslive@xxxxxxxxx [mailto:jslive@xxxxxxxxx] On Behalf Of Joshua Slive Sent: Monday, September 11, 2006 7:11 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: [users@httpd] regarding appache common log format On 9/11/06, Saha, Mukul (Cognizant) <Mukul.Saha@xxxxxxxxxxxxx> wrote: > > 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? > It is the time from when the request is received to just before the request is logged. Since the request is logged only after all content has been sent to the client, it will include all the back-end processing time. Joshua. --------------------------------------------------------------------- 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 This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful. Visit us at http://www.cognizant.com --------------------------------------------------------------------- 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