From 041e030eafba4774e2c1540f9ed8d97c28ded7fa Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Fri, 22 Jun 2012 15:17:14 +0000 Subject: [PATCH] Merge r1352912: The compiled in limit has been removed in r149269, as noted by Bojan git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1352922 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index b45976de57..dc7b02eeb0 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2421,8 +2421,7 @@ client LimitRequestFieldSize 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 code and rebuilding. + the default. Warning

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