]> granicus.if.org Git - apache/commitdiff
PR: 2099
authorbrian <brian@unknown>
Thu, 21 May 1998 04:07:17 +0000 (04:07 +0000)
committerbrian <brian@unknown>
Thu, 21 May 1998 04:07:17 +0000 (04:07 +0000)
Don't commit suicide.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81336 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html

index cf5ebd2ebc0801b236cc48bf3f709c930173a830..1133b1029b85680444e0935bf0dc1db08f3e97ca 100644 (file)
@@ -1675,7 +1675,11 @@ Setting MaxRequestsPerChild to a non-zero limit has two beneficial effects:
 memory leakage;
 <LI> by giving processes a finite lifetime, it helps reduce the
 number of processes when the server load reduces.
-</UL><P><HR>
+</UL>
+
+<P>This directive has no effect on Win32.
+
+<P><HR>
 
 <H2><A NAME="maxspareservers">MaxSpareServers directive</A></H2>
 <!--%plaintext &lt;?INDEX {\tt MaxSpareServers} directive&gt; -->