From d75d474ebbb553464f6b20e1b2f6846626ce8a9a Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Mon, 19 Jan 2004 19:40:57 +0000 Subject: [PATCH] Document recent changes in prefork.c/r1.287: "Bump MAX_SERVER_LIMIT by 10x (hoping to stay ahead of Moore's Law for a little while) since the current limit is too small for at least one high end site." git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102378 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mpm_common.html.de | 4 ++-- docs/manual/mod/mpm_common.html.en | 4 ++-- docs/manual/mod/mpm_common.xml | 4 ++-- docs/manual/mod/mpm_common.xml.de | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/manual/mod/mpm_common.html.de b/docs/manual/mod/mpm_common.html.de index 4abbbcedab0..bd684790804 100644 --- a/docs/manual/mod/mpm_common.html.de +++ b/docs/manual/mod/mpm_common.html.de @@ -691,8 +691,8 @@ ablegt

Anmerkung

Eine feste Begrenzung von ServerLimit 20000 ist in den - Server einkompiliert. Dies soll unangenehme Effekte durch Tippfehler - verhindern.

+ Server einkompiliert (bei dem MPM prefork 200000). + Dies soll unangenehme Effekte durch Tippfehler verhindern.

Siehe auch

diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index ca4e4ac05a1..8aca40a4460 100644 --- a/docs/manual/mod/mpm_common.html.en +++ b/docs/manual/mod/mpm_common.html.en @@ -642,8 +642,8 @@ Apache

Note

There is a hard limit of ServerLimit 20000 compiled - into the server. This is intended to avoid nasty effects caused by - typos.

+ into the server (for the prefork MPM 200000). This is + intended to avoid nasty effects caused by typos.

See also

diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index 78ce4427298..b5d8ca9b9a4 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -650,8 +650,8 @@ Apache Note

There is a hard limit of ServerLimit 20000 compiled - into the server. This is intended to avoid nasty effects caused by - typos.

+ into the server (for the prefork MPM 200000). This is + intended to avoid nasty effects caused by typos.

Stopping and Restarting Apache diff --git a/docs/manual/mod/mpm_common.xml.de b/docs/manual/mod/mpm_common.xml.de index 9ea77c6f968..79b14dc4fc9 100644 --- a/docs/manual/mod/mpm_common.xml.de +++ b/docs/manual/mod/mpm_common.xml.de @@ -691,8 +691,8 @@ entgegengenommenen Anfragen Anmerkung

Eine feste Begrenzung von ServerLimit 20000 ist in den - Server einkompiliert. Dies soll unangenehme Effekte durch Tippfehler - verhindern.

+ Server einkompiliert (bei dem MPM prefork 200000). + Dies soll unangenehme Effekte durch Tippfehler verhindern.

Apache beenden und neu -- 2.47.3