From: Astrid Malo Date: Mon, 28 Mar 2005 20:22:24 +0000 (+0000) Subject: oups, I copied a little bit to much X-Git-Tag: 2.0.54~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fceeb3cb979bf5fe0919b07ced22f05310be70f;p=thirdparty%2Fapache%2Fhttpd.git oups, I copied a little bit to much git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159293 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mpm.xml b/docs/manual/mpm.xml index 30ec624582b..b9df9409b78 100644 --- a/docs/manual/mpm.xml +++ b/docs/manual/mpm.xml @@ -63,7 +63,7 @@ how they are used by the Apache HTTP Server.

  • The server can be better customized for the needs of the particular site. For example, sites that need a great deal of scalability can choose to use a threaded MPM like - worker or event, while sites requiring + worker, while sites requiring stability or compatibility with older software can use a prefork. In addition, special features like serving different hosts under different