From: brian Date: Thu, 21 May 1998 04:07:17 +0000 (+0000) Subject: PR: 2099 X-Git-Tag: APACHE_1_3b7~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65b7400981c6924879fdd62c3c5030ebc61d47cf;p=apache PR: 2099 Don't commit suicide. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81336 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index cf5ebd2ebc..1133b1029b 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1675,7 +1675,11 @@ Setting MaxRequestsPerChild to a non-zero limit has two beneficial effects: memory leakage;
  • by giving processes a finite lifetime, it helps reduce the number of processes when the server load reduces. -


    + + +

    This directive has no effect on Win32. + +


    MaxSpareServers directive