]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache.sysconfig
- up to 2.4.12; fixes CVE-2014-3583, CVE-2014-3581, CVE-2014-8109, CVE-2013-5704
[packages/apache.git] / apache.sysconfig
index c76349c09e40a262cdc991d8ed4c10f9e43f6bdc..bc192b8b1500125d42d3e3c838841f4269278a57 100644 (file)
@@ -1,5 +1,4 @@
 # Customized settings for Apache
-# $Id$
 
 # Nice level for apache
 SERVICE_RUN_NICE_LEVEL="+5"
@@ -16,3 +15,6 @@ HTTPD_OPTS=""
 
 # Skip apache restarts invoked from rpm installs.
 #RPM_SKIP_AUTO_RESTART=yes
+
+# Delay in microseconds between stop and start to mitigate problems of third party Apache modules (PHP session ext
+#RESTART_DELAY=50000
This page took 0.028135 seconds and 4 git commands to generate.