Author: remm
Date: Thu Apr 20 15:18:32 2006
New Revision: 395711
URL: http://svn.apache.org/viewcvs?rev=395711&view=rev
Log:
- Woops, fix mistake about the default value in the docs.
Modified:
tomcat/container/tc5.5.x/webapps/docs/config/http.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/config/http.xml
URL:
http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/webapps/docs/config/http.xml?rev=395711&r1=395710&r2=395711&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/config/http.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/config/http.xml Thu Apr 20 15:18:32
2006
@@ -247,7 +247,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]