Commit d06ab73d authored by Cliff Woolley's avatar Cliff Woolley
Browse files

A few missing MPM descriptions...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91776 13f79535-47bb-0310-9956-ffa450edef68
parent 508e6ee5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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