From: Cliff Woolley Date: Wed, 7 Nov 2001 05:21:01 +0000 (+0000) Subject: A few missing MPM descriptions... X-Git-Tag: 2.0.28~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=331a356de9534077470c003b26a558315b847973;p=thirdparty%2Fapache%2Fhttpd.git A few missing MPM descriptions... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91776 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/MPM.NAMING b/server/mpm/MPM.NAMING index a716f1dcabe..98ee19921d8 100644 --- a/server/mpm/MPM.NAMING +++ b/server/mpm/MPM.NAMING @@ -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