Author: markt Date: Wed May 4 17:22:22 2011 New Revision: 1099528 URL: http://svn.apache.org/viewvc?rev=1099528&view=rev Log: Note that there is a minimum value for packetSize
Modified: tomcat/trunk/webapps/docs/config/ajp.xml Modified: tomcat/trunk/webapps/docs/config/ajp.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/ajp.xml?rev=1099528&r1=1099527&r2=1099528&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/config/ajp.xml (original) +++ tomcat/trunk/webapps/docs/config/ajp.xml Wed May 4 17:22:22 2011 @@ -334,7 +334,8 @@ directive configured for mod_jk. Normally it is not necessary to change the maximum packet size. Problems with the default value have been reported when sending certificates or certificate chains. The default - value is 8192.</p> + value is 8192. If set to less than 8192 then the setting will ignored and + the default value of 8192 used.</p> </attribute> <attribute name="processorCache" required="false"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org