You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by pe...@apache.org on 2006/12/11 19:30:03 UTC

svn commit: r485795 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

Author: pero
Date: Mon Dec 11 10:30:02 2006
New Revision: 485795

URL: http://svn.apache.org/viewvc?view=rev&rev=485795
Log:
Add a packetSize option to standard ajp jk handler

Modified:
    tomcat/container/tc5.5.x/webapps/docs/changelog.xml

Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?view=diff&rev=485795&r1=485794&r2=485795
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Mon Dec 11 10:30:02 2006
@@ -148,6 +148,9 @@
   </subsection> 
   <subsection name="Coyote">
     <changelog>
+      <update>
+        Backport packetSize feature from Tomcat 6.0.x at standard coyote AJP Jk handler. (pero)
+      </update>
       <fix>
         <bug>40771</bug>: Fix implementation of
         SavedRequestInputFilter.doRead() so POST data may be read using a



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