From 9cfa77210f95866d9bee50fa91b840a33c054d0b Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 22 Aug 2002 23:42:22 +0000 Subject: [PATCH] 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 --- docs/manual/mod/prefork.html.en | 2 +- docs/manual/mod/prefork.xml | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/manual/mod/prefork.html.en b/docs/manual/mod/prefork.html.en index 49a07f179f..c65b4ffbe3 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