From 3fceeb3cb979bf5fe0919b07ced22f05310be70f Mon Sep 17 00:00:00 2001 From: Astrid Malo Date: Mon, 28 Mar 2005 20:22:24 +0000 Subject: [PATCH] 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 --- docs/manual/mpm.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2