https://issues.apache.org/bugzilla/show_bug.cgi?id=52316
--- Comment #1 from Mark Thomas <ma...@apache.org> 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org