DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37624>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37624 Summary: %T needs to have greater granularity (should be measured in miliseconds) Product: Apache httpd-2.0 Version: 2.1.8 Platform: All OS/Version: other Status: NEW Severity: normal Priority: P2 Component: mod_log_config AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Currently %T gives the time taken by a request, in seconds. From the manual: %...T The time taken to serve the request, in seconds. I don't think this is very usefull. For a lot of sites this time is useless because almost all their pages are served in less then a second. The directive should be changed so it gives the time in miliseconds or a new directive added. This will allow the time per request to be usefull in real world conditions. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
