Commit 77a65e61 authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Update some docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85100 13f79535-47bb-0310-9956-ffa450edef68
parent 61d89f24
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,6 +14,6 @@
<h2 align="center">Developer Documentation for Apache-2.0</h2>
<p><a href="hooks.html">Apache Hook Functions</a></p>
<p><a href="modules.html">Converting Apache 1.3 Modules to Apache 2.0</a></p>
<p><a href="../user/mpm.html">MPM listing</a></p>
<p><a href="../mpm.html">MPM listing</a></p>
</body>
</html>
+2 −2
Original line number Diff line number Diff line
@@ -33,12 +33,12 @@
<tr>
<td>prefork</td>
<td>The prefork MPM reproduces the behaviour of Apache 1.3.</td>
<td>??</td>
<td>Ryan Bloom</td>
</tr>
<tr>
<td>mpmt_pthread</td>
<td>This MPM uses a multi-process, multi-threaded model to provide good scability and stability.</td>
<td>Manoj?</td>
<td>Ryan Bloom</td>
</tr>
<tr>
<td>dexter</td>
+2 −2
Original line number Diff line number Diff line
@@ -33,12 +33,12 @@
<tr>
<td>prefork</td>
<td>The prefork MPM reproduces the behaviour of Apache 1.3.</td>
<td>??</td>
<td>Ryan Bloom</td>
</tr>
<tr>
<td>mpmt_pthread</td>
<td>This MPM uses a multi-process, multi-threaded model to provide good scability and stability.</td>
<td>Manoj?</td>
<td>Ryan Bloom</td>
</tr>
<tr>
<td>dexter</td>