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:
users-unsubscribe@xxxxxxxxxxxxxxxxFor additional commands, e-mail:
users-help@xxxxxxxxxxxxxxxx