Many Thanks. I thought I was using the APR which is the native version of Apache so was thinking that produced the logs I was looking at. I will verify the valve is turned on for for APR. If it is should I see milliseconds for the %D? Regards, -Tony
________________________________ From: Rainer Jung <[email protected]> To: [email protected] Sent: Monday, September 9, 2013 9:40 AM Subject: Re: [users@httpd] Apache %D and %T meanings... On 09.09.2013 17:35, Tony Anecito wrote: > Hi All, > > I am using the Apache Realtime Plugin (APR) that comes with ApacheTomcat > 7.0.33. I am using Java 7.0.5 64-bit on Windows 7 64-bit. > > I have noticed in the logs that the %D looks like it gives me > milliseconds when compared to the %T seconds. For example: > > %D %T > 72 0.072 > 103 0.103 > 32 0.032 > > The Apache documention seems to indicate %D is microseconds not > milliseconds. %T is seconds, %D in the Tomcat access logs is milliseconds, %D in the Apache web server access logs is microseconds. Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
