]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
A few missing MPM descriptions...
authorCliff Woolley <jwoolley@apache.org>
Wed, 7 Nov 2001 05:21:01 +0000 (05:21 +0000)
committerCliff Woolley <jwoolley@apache.org>
Wed, 7 Nov 2001 05:21:01 +0000 (05:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91776 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/MPM.NAMING

index a716f1dcabe7a14025af8d6691f2efab40335dda..98ee19921d8579654f0c1c816ec6b22e2022cb77 100644 (file)
@@ -15,4 +15,5 @@ The following MPMs currently exist:
   winnt ......... Single Process Model with Threading on Windows NT
   worker ........ Multi Process model with threads.  One acceptor thread,
                   multiple worker threads.
-
+  netware ....... Multi-threaded MPM for Netware
+  beos .......... Single Process Model with Threading on BeOS