https://issues.apache.org/bugzilla/show_bug.cgi?id=52578
Bug #: 52578
Summary: Wrong "bytes sent" logged when connection is closed
prematurely
Product: Apache httpd-2
Version: 2.2.17
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_log_config
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
The log formats "%B" and "%b" log the full size of the file requested even if
the client reads only a few kB and then closes the connection.
Using "%O" from mod_logio is not an option because it counts the headers too
instead of just the payload.
--
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]