You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/02/17 00:44:29 UTC

DO NOT REPLY [Bug 8996] - Incorrect bytes sent logged for aborted connection

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8996>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8996

Incorrect bytes sent logged for aborted connection

jerenkrantz@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From jerenkrantz@apache.org  2003-02-16 23:44 -------
Use mod_logio instead (%I and %O).  It will report the correct values.  %b or %B have broken semantics that we will not be fixing.  Some rely on having the %b and %B be what was intended to be written rather than what was really written - don't ask - it was a major point of contention on the development lists.

Thanks for using Apache HTTP Server!

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org