]> git.pld-linux.org Git - packages/apache1.git/commitdiff
- support for multiple MPMs auto/ac/apache-2_0_49-0_2 auto/ac/apache-2_0_49-1 auto/ac/apache-2_0_49-2 auto/ac/apache-2_0_49-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 20 Mar 2004 13:20:40 +0000 (13:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.sysconfig -> 1.3

apache.sysconfig

index 78aeb7799bdea65dda94544e5a8bd56692a840db..dd164c4de065a6f342a7dda7a67ae87ed4f4c105 100644 (file)
@@ -6,3 +6,7 @@ SERVICE_RUN_NICE_LEVEL="+5"
 # Cmdline options 
 HTTPD_OPTS=""
 
+# choose MPM
+# prefork, worker, perchild (experimental), metuxmpm (experimental)
+# (note that some may be not available)
+HTTPD_MPM="prefork"
This page took 0.031966 seconds and 4 git commands to generate.