From: markt Date: Mon, 5 Sep 2011 16:35:17 +0000 (+0000) Subject: Revert r1165237. Documented defaults are correct. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=8dda47e3722c04f98d902e3b4303dc96a3a378cb;p=tomcat7.0 Revert r1165237. Documented defaults are correct. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1165353 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml index b7dcf7cb7..b64a99ab9 100644 --- a/webapps/docs/config/http.xml +++ b/webapps/docs/config/http.xml @@ -317,7 +317,7 @@

The number of milliseconds this Connector will wait, after accepting a connection, for the request URI line to be - presented. The default value is 20000 (i.e. 20 seconds).

+ presented. The default value is 60000 (i.e. 60 seconds).