https://issues.apache.org/bugzilla/show_bug.cgi?id=52316

--- Comment #1 from Mark Thomas <[email protected]> 2011-12-27 20:29:08 UTC ---
Since sendfile sends the data asynchronously on a separate thread, the access
log can never know exactly how many bytes are sent without destroying the
benefits of sendfile.

I lean towards logging the bytes intended to be sent (calculated from the
request attributes).

-- 
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]

Reply via email to