https://issues.apache.org/bugzilla/show_bug.cgi?id=29744
--- Comment #84 from [email protected] 2009-07-29 09:10:12 PST --- One side effect of this change is that mod_logio byte counting seems to work better (not rigorously verified, but previously the output bytes was always 0, and now is something relatively aligned with my expectations). Oddly, the standard byte count (%b/%B) is still not set. Also, I noticed that the mod_log_config connection status (%X) is now "X" for CONNECT, which seems more correct than the previous "+". I assume these changes are because the core filters are not being NULLed as in the original implementation. So, this patch's behaviour has benefit even if one doesn't need an SSL proxy service. We are using the proxy for controlling access to an internal network and having correct byte counting alone is of high interest. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
