From: Joshua Slive
Date: Sun, 19 Nov 2000 19:56:42 +0000 (+0000)
Subject: Add the perchild MPM docs and do a little bit of cleanup.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ca40865c725b3261d6287d78dceca28ebcc1011;p=apache
Add the perchild MPM docs and do a little bit of cleanup.
This finishes up the basic structure of the windows and unix
MPMs. I can do a little more cleanup, but this will need some heavy
input from others, because I don't feel like going through each
MPM to figure out what all these directive actually do.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87029 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/dexter.html b/docs/manual/mod/dexter.html
index b214947e85..51c047d277 100644
--- a/docs/manual/mod/dexter.html
+++ b/docs/manual/mod/dexter.html
@@ -28,12 +28,12 @@ REL="Help"
Source File: mpmt_pthread.c
+>Source File: dexter.c
Module Identifier: mpm_mpmt_pthread_module
+>Module Identifier: mpm_dexter_module
Summary
@@ -47,7 +47,7 @@ or decreasing the number of threads.
Directives
-
-
-Syntax:
-Default:
-Context: server config
-Status: MPM
-Module: dexter
-
-Whether or not to maintain status information on current
-connections
-
-
-
-
-Syntax:
-Default:
-Context: server config
-Status: MPM
-Module: dexter
-
-Number of children alive at the same time.
-
-
-
-
-Syntax:
-Default:
-Context: server config
-Status: MPM
-Module: dexter
-
-Number of threads each child creates.
-