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

Tim Whittington <t...@apache.org> changed:

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

--- Comment #8 from Tim Whittington <t...@apache.org> 2011-05-19 00:23:12 UTC 
---
I've changed the socket shutdown to limit the amount of lingering bytes (which
in an AJP scenario == the remaining response body) to 32k and force a socket
shutdown once that limit is reached.
I've also shortened the initial poll timeout and reduced the total linger time
to 2s to reduce use of web server resources during socket shutdown.

Changes will be in 1.2.32

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