]> granicus.if.org Git - apache/commitdiff
Delete an incomprehensible sentence. There is no posibility NOT to choose the MPM...
authorAstrid Malo <kess@apache.org>
Sun, 27 Mar 2005 14:03:24 +0000 (14:03 +0000)
committerAstrid Malo <kess@apache.org>
Sun, 27 Mar 2005 14:03:24 +0000 (14:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159149 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mpm.xml

index c3725f8d5f9dd6646c7862327cad1cb373b38097..30ec624582bd112d62246d1f69df1b456e88b7dc 100644 (file)
@@ -83,9 +83,7 @@ how they are used by the Apache HTTP Server.</p>
     <p>MPMs must be chosen during configuration, and compiled into
     the server. Compilers are capable of optimizing a lot of
     functions if threads are used, but only if they know that
-    threads are being used. Because some MPMs use threads on Unix
-    and others don't, Apache will always perform better if the MPM
-    is chosen at configuration time and built into Apache.</p>
+    threads are being used.</p>
 
     <p>To actually choose the desired MPM, use the argument
       <code>--with-mpm=<em>NAME</em></code> with the