]> granicus.if.org Git - apache/commitdiff
I don't think Windows version uses prefork MPM.
authorYoshiki Hayashi <yoshiki@apache.org>
Thu, 6 Jun 2002 10:48:48 +0000 (10:48 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Thu, 6 Jun 2002 10:48:48 +0000 (10:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95547 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/prefork.html.en
docs/manual/mod/prefork.xml

index ef42c200e7f604686c77082773fe6ee51d6abde4..f02c5215271d0eae6ee66eb7ac888bb2adeaf6cb 100644 (file)
@@ -108,6 +108,4 @@ accepting requests on network sockets</td></tr><tr><td nowrap="nowrap"><a href="
     <p>Tuning of this parameter should only be necessary on very
     busy sites. Setting this parameter to a large number is almost
     always a bad idea.</p>
-
-    <p>This directive has no effect on Microsoft Windows.</p>
 <p><strong>See also </strong></p><ul><li><a href="#maxspareservers" class="directive"><code class="directive">MaxSpareServers</code></a></li><li><a href="mpm_common.html#startservers" class="directive"><code class="directive">StartServers</code></a></li></ul><hr/></blockquote><h3 align="center">Apache HTTP Server Version 2.0</h3><a href="./"><img src="../images/index.gif" alt="Index"/></a><a href="../"><img src="../images/home.gif" alt="Home"/></a></body></html>
\ No newline at end of file
index dad1f5814e9aa2f42e943e6dd49d5fd0258355dd..70cc6ccc28732d283738064153dcdcdd2d94c4bb 100644 (file)
@@ -215,8 +215,6 @@ accepting requests on network sockets</description>
     <p>Tuning of this parameter should only be necessary on very
     busy sites. Setting this parameter to a large number is almost
     always a bad idea.</p>
-
-    <p>This directive has no effect on Microsoft Windows.</p>
 </usage>
 <seealso><directive module="prefork">MaxSpareServers</directive></seealso>
 <seealso><directive module="mpm_common">StartServers</directive></seealso>