https://issues.apache.org/bugzilla/show_bug.cgi?id=47617
Rainer Jung <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |WONTFIX --- Comment #2 from Rainer Jung <[email protected]> --- Note that Apache logs the request start time in the access log. So you can estimate the required duration by taking the delta to the mod_jk log time. Apache 2.4 can also log request start time in the access log with milliseconds, and mod_jk logs its messages also with milliseconds, so you get a reasonable number from comparing the two. No feedback for several years. Closing as WONTFIX for performance reasons. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
