dev  

Re: Apache response time

Joshua Slive
Mon, 05 May 2008 05:46:52 -0700

2008/5/4 Niko Wilfritz Sianipar Sianipar <[EMAIL PROTECTED]>:
> How to get the response time in the apache log file in msec. Thank you.

%D in the logformat string gives you microseconds.

Joshua.