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

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #4 from Mark Thomas <ma...@apache.org> 2011-01-16 07:55:00 EST ---
The access logging has been refactored to change the point when logging is
triggered to after the point when the response has been written so a flush
(which was what was forcing the use of chunked encoding)  is not required to
obtain an accurate count of bytes written.

The fix is in 7.0.x and will be included in 7.0.7 onwards.

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

Reply via email to