]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache1.sysconfig
- release 4
[packages/apache1.git] / apache1.sysconfig
index e2a091e02ecb5a3c443f9f54873a3bafa460d1ca..e8e651ab9494c05b91654fac737b6e20ed679266 100644 (file)
@@ -5,11 +5,15 @@
 SERVICE_RUN_NICE_LEVEL="+5"
 
 # Cmdline options
+# Use -4 to disable ipv6 networking
 HTTPD_OPTS=""
 
 # perhaps set 128MB memory limit
 #SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -m 128000"
 
+# if you want to use CoreDumpDirectory in apache.conf:
+#SERVICE_LIMITS="-u unlimited -c unlimited"
+
 # Skip apache restarts invoked from rpm installs.
 # Enable this if you run a production server and don't want rpm upgrade restart
 # your webserver like 20 times.
This page took 0.029055 seconds and 4 git commands to generate.