From: Joshua Slive
Date: Tue, 7 Aug 2001 20:34:47 +0000 (+0000)
Subject: prefork is default.
X-Git-Tag: 2.0.23~14
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=509ad5a906003c3118c5ba0a36532ea4dbf3238c;p=apache
prefork is default.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90009 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mpm.html b/docs/manual/mpm.html
index 6e9ada1650..787d8b0908 100644
--- a/docs/manual/mpm.html
+++ b/docs/manual/mpm.html
@@ -79,7 +79,7 @@ every module that is compiled into the server, including the MPM.
- BeOS: mpmt_beos
- OS/2: spmt_os2
- - Unix: threaded
+ - Unix: prefork
- Windows: winnt
diff --git a/docs/manual/mpm.html.en b/docs/manual/mpm.html.en
index 6e9ada1650..787d8b0908 100644
--- a/docs/manual/mpm.html.en
+++ b/docs/manual/mpm.html.en
@@ -79,7 +79,7 @@ every module that is compiled into the server, including the MPM.
- BeOS: mpmt_beos
- OS/2: spmt_os2
- - Unix: threaded
+ - Unix: prefork
- Windows: winnt