Author: markt Date: Thu Apr 20 15:34:29 2006 New Revision: 395715 URL: http://svn.apache.org/viewcvs?rev=395715&view=rev Log: Port Remy's default value correction.
Modified: tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/coyote.xml Modified: tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/coyote.xml URL: http://svn.apache.org/viewcvs/tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/coyote.xml?rev=395715&r1=395714&r2=395715&view=diff ============================================================================== --- tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/coyote.xml (original) +++ tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/coyote.xml Thu Apr 20 15:34:29 2006 @@ -173,7 +173,7 @@ connection timeout while a servlet is being executed, which in the end allows either the servlet a longer amount of time to complete its execution, or a longer timeout during data upload. If not specified, - this attribute is set to "false".</p> + this attribute is set to "true".</p> </attribute> <attribute name="maxHttpHeaderSize" required="false"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]