From 2aa0ef8276491c1924c46a2f3aff9b528b8c0f85 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 2 Mar 2010 13:46:55 +0000 Subject: [PATCH] Rebuild transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@918034 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mpm_common.html.en | 10 ++++++++-- docs/manual/mod/mpm_common.xml.de | 2 +- docs/manual/mod/mpm_common.xml.ja | 2 +- docs/manual/mod/mpm_common.xml.tr | 2 +- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index 0f3e822118..917840e8e9 100644 --- a/docs/manual/mod/mpm_common.html.en +++ b/docs/manual/mod/mpm_common.html.en @@ -610,7 +610,11 @@ Apache

Number of threads created on startup. As the number of threads is dynamically controlled depending on the - load, there is usually little reason to adjust this + load, (see + MinSpareThreads, + MaxSpareThreads, + MinSpareServers, MaxSpareServers) + there is usually little reason to adjust this parameter.

For mpm_netware the default is @@ -655,7 +659,9 @@ and later

There is a hard limit of ThreadLimit 20000 (or ThreadLimit 15000 with mpm_winnt) compiled into the server. This is intended to avoid nasty effects - caused by typos.

+ caused by typos. To increase it even further past this limit, you + will need to modify the value of MAX_THREAD_LIMIT in the mpm + source file and rebuild the server.

diff --git a/docs/manual/mod/mpm_common.xml.de b/docs/manual/mod/mpm_common.xml.de index 8c659b4983..3a06a3df8a 100644 --- a/docs/manual/mod/mpm_common.xml.de +++ b/docs/manual/mod/mpm_common.xml.de @@ -1,7 +1,7 @@ - + + +