]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1631516 from trunk:
authorEric Covener <covener@apache.org>
Mon, 13 Oct 2014 19:25:01 +0000 (19:25 +0000)
committerEric Covener <covener@apache.org>
Mon, 13 Oct 2014 19:25:01 +0000 (19:25 +0000)
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

docs/manual/mod/core.xml

index 682688589d204fa075709861a04a831d5e45ae89..639849289fa9463ebb818c45e7148bbe966775ee 100644 (file)
@@ -2504,8 +2504,7 @@ from the client</description>
     <highlight language="config">LimitRequestLine 4094</highlight>
 
     <note>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.</note>
+    the default.</note>
 
     <note type="warning"><title>Warning</title>
     <p> When name-based virtual hosting is used, the value for this