]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport:
authorJoshua Slive <slive@apache.org>
Mon, 22 Mar 2004 20:52:49 +0000 (20:52 +0000)
committerJoshua Slive <slive@apache.org>
Mon, 22 Mar 2004 20:52:49 +0000 (20:52 +0000)
    Be more honest about the current state of perchild.
    Too many people think this module might actually work.

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

docs/manual/mod/perchild.html.en

index e4e96d8184552f02656956931a4445f1d2c4bcae..d806147e7abbbcb4ed8cf2fef9d6f85d20a79e05 100644 (file)
@@ -31,8 +31,10 @@ requests to be assigned a variety of different userids</td></tr>
 <h3>Summary</h3>
 
     <div class="warning">
-      This MPM does not currently work on most platforms.  Work is ongoing
-      to make it functional.
+      This module is not functional.  Development of this module is not
+      complete and is not currently active.  Do not use
+      <code class="module"><a href="../mod/perchild.html">perchild</a></code> unless you are a programmer willing to
+      help fix it.
     </div>
 
     <p>This Multi-Processing Module (MPM) implements a hybrid
@@ -259,4 +261,4 @@ processes</td></tr>
 </div><div id="footer">
 <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>