From 21fd3c6638dd1fcccd7fc6b1e59a3db86ff4ddf0 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Fri, 22 Jun 2012 14:58:19 +0000 Subject: [PATCH] The compiled in limit has been removed in r149269, as noted by Bojan git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1352912 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 b45976de57f..dc7b02eeb0c 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.47.3