summaryrefslogtreecommitdiff
path: root/docs/manual/mod/prefork.xml
diff options
context:
space:
mode:
authorYoshiki Hayashi <yoshiki@apache.org>2002-06-06 10:48:48 +0000
committerYoshiki Hayashi <yoshiki@apache.org>2002-06-06 10:48:48 +0000
commit0a48d1f09c86aca7fb7c60fff59fb62cbca27dc8 (patch)
tree8a4ea2fda13f2be36b7da38835d435d6b2c79836 /docs/manual/mod/prefork.xml
parentb59f1eab6973c84801f815ffdb30b22f9e843a91 (diff)
downloadhttpd-0a48d1f09c86aca7fb7c60fff59fb62cbca27dc8.tar.gz
I don't think Windows version uses prefork MPM.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95547 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/prefork.xml')
-rw-r--r--docs/manual/mod/prefork.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/manual/mod/prefork.xml b/docs/manual/mod/prefork.xml
index dad1f5814e..70cc6ccc28 100644
--- a/docs/manual/mod/prefork.xml
+++ b/docs/manual/mod/prefork.xml
@@ -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>