Author: markt Date: Mon Sep 5 16:35:17 2011 New Revision: 1165353 URL: http://svn.apache.org/viewvc?rev=1165353&view=rev Log: Revert r1165237. Documented defaults are correct.
Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/config/http.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/http.xml?rev=1165353&r1=1165352&r2=1165353&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/config/http.xml (original) +++ tomcat/trunk/webapps/docs/config/http.xml Mon Sep 5 16:35:17 2011 @@ -317,7 +317,7 @@ <attribute name="connectionTimeout" required="false"> <p>The number of milliseconds this <strong>Connector</strong> will wait, after accepting a connection, for the request URI line to be - presented. The default value is 20000 (i.e. 20 seconds).</p> + presented. The default value is 60000 (i.e. 60 seconds).</p> </attribute> <attribute name="connectionUploadTimeout" required="false"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org