summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mpm_winnt.html.en
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2002-12-23 00:03:54 +0000
committerAndré Malo <nd@apache.org>2002-12-23 00:03:54 +0000
commitcf255932e85f4058ec927260600810cd30d1e3d1 (patch)
treeedec7318587499c27002f69b328a5206d6b1dc2b /docs/manual/mod/mpm_winnt.html.en
parentab339fa613ea2ae3ed877f6ff6803c31483f771e (diff)
downloadhttpd-cf255932e85f4058ec927260600810cd30d1e3d1.tar.gz
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98082 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mpm_winnt.html.en')
-rw-r--r--docs/manual/mod/mpm_winnt.html.en5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/mpm_winnt.html.en b/docs/manual/mod/mpm_winnt.html.en
index 360fc9ff90..29d9dab099 100644
--- a/docs/manual/mod/mpm_winnt.html.en
+++ b/docs/manual/mod/mpm_winnt.html.en
@@ -19,9 +19,9 @@
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.0</a> &gt; <a href="./">Modules</a></div>
<div id="page-content">
-<div id="preamble"><h1>Apache Module mpm_winnt</h1>
+<div id="preamble"><h1>Apache MPM winnt</h1>
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>This Multi-Processing Module is optimized for Windows
- NT.</td></tr>
+NT.</td></tr>
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>MPM</td></tr>
<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>mpm_winnt_module</td></tr>
<tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mpm_winnt.c</td></tr></table>
@@ -39,6 +39,7 @@
<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#listenbacklog">ListenBacklog</a></li>
<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#maxrequestsperchild">MaxRequestsPerChild</a></li>
<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#pidfile">PidFile</a></li>
+<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#scoreboardfile">ScoreBoardFile</a></li>
<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#sendbuffersize">SendBufferSize</a></li>
<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#threadlimit">ThreadLimit</a></li>
<li><img alt="" src="../images/right.gif" /> <a href="mpm_common.html#threadsperchild">ThreadsPerChild</a></li>