[packages/apache] enable restart delay at 100000ms

glen glen at pld-linux.org
Mon Apr 27 12:49:53 CEST 2015


commit 2f79367aee3a87c199d9b1f3e41c5e33449c51cf
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Apr 27 13:48:11 2015 +0300

    enable restart delay at 100000ms
    
    for full thread, see:
    http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2014-October/024055.html

 apache.sysconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache.sysconfig b/apache.sysconfig
index bc192b8..e8a494f 100644
--- a/apache.sysconfig
+++ b/apache.sysconfig
@@ -17,4 +17,4 @@ HTTPD_OPTS=""
 #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
+RESTART_DELAY=100000
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/2f79367aee3a87c199d9b1f3e41c5e33449c51cf



More information about the pld-cvs-commit mailing list