Author: rjung Date: Tue Mar 24 10:43:45 2009 New Revision: 757710 URL: http://svn.apache.org/viewvc?rev=757710&view=rev Log: Document r757708. Remove when backported.
Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=757710&r1=757709&r2=757710&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Tue Mar 24 10:43:45 2009 @@ -102,6 +102,10 @@ </subsection> <subsection name="Coyote"> <changelog> + <update> + Allow bigger AJP packets also for request bodies and responses + using the packetSize attribute of the Connector. (rjung) + </update> <update><rev>703017</rev> Make Java socket options consistent between NIO and JIO connector. Expose all the socket options available on <code>java.net.Socket</code> (fhanik) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org