From: Eric Covener Date: Mon, 13 Oct 2014 19:25:01 +0000 (+0000) Subject: Merge r1631516 from trunk: X-Git-Tag: 2.4.11~253 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9ca964a726f3568b49a0ce1bec6a434ea988c3c;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.4.x@1631517 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 682688589d2..639849289fa 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2504,8 +2504,7 @@ from the client LimitRequestLine 4094 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