[Issues] [mod_log_sql 0000070]: add support for apache logformat "D" aka Logging microseconds

issues at outoforder.cc issues at outoforder.cc
Fri Mar 23 21:12:51 EDT 2007


The following issue has been SUBMITTED. 
====================================================================== 
http://issues.outoforder.cc/view.php?id=70 
====================================================================== 
Reported By:                urkle
Assigned To:                
====================================================================== 
Project:                    mod_log_sql
Issue ID:                   70
Category:                   Feature Request
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     new
Apache Version:             unspecified 
====================================================================== 
Date Submitted:             03-23-2007 21:12 EDT
Last Modified:              03-23-2007 21:12 EDT
====================================================================== 
Summary:                    add support for apache logformat "D" aka Logging
microseconds
Description: 
Attached is a patch against 1.99 to add support for the microseconds
duration option present in apache 2.0. The patch does apply cleanly to
1.100 so it should be easily tested against that version.

It alters the schema a bit and adds the log format option "D" which
corresponds to the apache 2.0 microseconds log format string. It should be
noted that it looks to be either or for logging time. Either microseconds
or whole seconds can be logged. The new column name is request_duration_ms
and should be a relatively large number.

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-23-07 21:12  urkle          New Issue                                    
03-23-07 21:12  urkle          File Added: microseconds.patch                   

03-23-07 21:12  urkle          Apache Version            => unspecified     
======================================================================




More information about the Issues mailing list