From: Eric Covener Date: Mon, 13 Oct 2014 19:25:20 +0000 (+0000) Subject: Merge r1631516 from trunk: X-Git-Tag: 2.2.30~211 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=30e4e03942cee73643c06d61ebe159ae4676ada1;p=thirdparty%2Fapache%2Fhttpd.git Merge r1631516 from trunk: the hard-coded limit on LimitRequestLine has been gone since 2.1.x, see r819480 and r102840. PR57009 Submitted By: Ed Lu git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1631518 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index ab5c099fe9c..781643558a2 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1973,8 +1973,7 @@ from the client Under normal conditions, the value should not be changed from - the default. Also, you can't set this higher than 8190 without - modifying the source and rebuilding. + the default. Warning

When name-based virtual hosting is used, the value for this