[Mod_log_sql] patch adding time taken to serve request in microseconds

Louis Garman louisgarman at reevoo.com
Tue Jun 30 12:30:39 EDT 2009


Hi,

I've attached a patch to log the time taken to serve the request in
*microseconds*, using the character 'D' (as used in mod_log_config).  The
patch merely reuses the time taken to serve the request in *seconds* field
('T') but doesn't restrict the precision of the number of microseconds
returned by apr_time_t.

Best Regards

Louis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.outoforder.cc/pipermail/mod_log_sql/attachments/20090630/acbac17c/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: microseconds.patch
Type: application/octet-stream
Size: 6248 bytes
Desc: not available
Url : http://lists.outoforder.cc/pipermail/mod_log_sql/attachments/20090630/acbac17c/attachment.obj 


More information about the Mod_log_sql mailing list