[master] 5b63ab7 Document the signals varnishlog supports

Martin Blix Grydeland martin at varnish-cache.org
Wed Oct 9 16:03:04 CEST 2013


commit 5b63ab758fcfe2a6b519308828024368b45f3286
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Wed Oct 9 15:10:03 2013 +0200

    Document the signals varnishlog supports

diff --git a/doc/sphinx/reference/varnishlog.rst b/doc/sphinx/reference/varnishlog.rst
index 5014da8..0127d3d 100644
--- a/doc/sphinx/reference/varnishlog.rst
+++ b/doc/sphinx/reference/varnishlog.rst
@@ -55,6 +55,17 @@ The following options are available:
 
 	XXX: Not yet implemented
 
+SIGNALS
+=======
+
+* SIGHUP
+
+  Rotate the log file (see -w option)
+
+* SIGUSR1
+
+  Flush any outstanding transactions
+
 TAGS
 ====
 The following log entry tags are currently defined:



More information about the varnish-commit mailing list