From: Joshua Slive
Date: Thu, 22 Aug 2002 23:42:22 +0000 (+0000)
Subject: MaxSpareServers and MinSpareServers are native to prefork, not mpm_common.
X-Git-Tag: AGB_BEFORE_AAA_CHANGES~189
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cfa77210f95866d9bee50fa91b840a33c054d0b;p=thirdparty%2Fapache%2Fhttpd.git
MaxSpareServers and MinSpareServers are native to prefork, not mpm_common.
Submitted by: David Shane Holden
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96492 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/prefork.html.en b/docs/manual/mod/prefork.html.en
index 49a07f179f7..c65b4ffbe32 100644
--- a/docs/manual/mod/prefork.html.en
+++ b/docs/manual/mod/prefork.html.en
@@ -20,7 +20,7 @@
small enough to assure that there is enough physical RAM for all
processes.
-Directives
See also