]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd.sysconfig
- make optional lighttpd-angel support (supervisor and HUP handler)
[packages/lighttpd.git] / lighttpd.sysconfig
index aba318870b19da5e98b75f8a834bf7ea789b74d3..df153ace38963416c79c70dc4825829beddae127 100644 (file)
@@ -3,6 +3,11 @@
 # Define nice level for lighttpd
 #SERVICE_RUN_NICE_LEVEL="+0"
 
+# Use lighttpd-angel
+# Allows gracefull restart and crash recovery.
+# Off by default but consider enabling
+#LIGHT_ANGEL="yes"
+
 # Give it 4096 fd's.
 #SERVICE_LIMITS="$DEFAULT_SERVICE_LIMITS -n 4096"
 
This page took 0.029329 seconds and 4 git commands to generate.