Author: timw
Date: Thu May 19 00:20:25 2011
New Revision: 1124476

URL: http://svn.apache.org/viewvc?rev=1124476&view=rev
Log:
Updating changelog for bug #50839

Modified:
    tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml?rev=1124476&r1=1124475&r2=1124476&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Thu May 19 00:20:25 2011
@@ -44,6 +44,12 @@
   <br />
   <subsection name="Native">
     <changelog>
+      <fix>
+        <bug>50839</bug>: Cap the lingering bytes that will be read
+        when shutting down an AJP socket at 32k to prevent CPU spikes
+        in the web server when a client aborts on a large response body.
+        Also reduce total linger time to 2s.(timw)
+      </fix>
       <update>
         Docs: Improve load balancer documentation. (rjung)
       </update>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to