You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sf...@apache.org on 2012/06/22 16:58:20 UTC

svn commit: r1352912 - /httpd/httpd/trunk/docs/manual/mod/core.xml

Author: sf
Date: Fri Jun 22 14:58:19 2012
New Revision: 1352912

URL: http://svn.apache.org/viewvc?rev=1352912&view=rev
Log:
The compiled in limit has been removed in r149269, as noted by Bojan

Modified:
    httpd/httpd/trunk/docs/manual/mod/core.xml

Modified: httpd/httpd/trunk/docs/manual/mod/core.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/core.xml?rev=1352912&r1=1352911&r2=1352912&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/core.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/core.xml Fri Jun 22 14:58:19 2012
@@ -2421,8 +2421,7 @@ client</description>
     <highlight language="config">LimitRequestFieldSize 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 code and rebuilding.</note>
+    the default.</note>
 
     <note type="warning"><title>Warning</title>
     <p> When name-based virtual hosting is used, the value for this