From bc7c9e686ed24acc8d690f32d184c516858c77a1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 31 May 2016 18:58:59 +0200 Subject: implementing #3474 --- doc/taler-exchange-httpd.1 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') diff --git a/doc/taler-exchange-httpd.1 b/doc/taler-exchange-httpd.1 index 959f1ec76..2f0c37f6a 100644 --- a/doc/taler-exchange-httpd.1 +++ b/doc/taler-exchange-httpd.1 @@ -32,6 +32,17 @@ This option is only available if the exchange was compiled with the configure op .IP \"-t SECONDS, \-\-timeout=SECONDS" Specifies the number of SECONDS after which the HTTPD should close (idle) HTTP connections. +.SH SIGNALS +.B +.IP SIGUSR1 +Sending a SIGUSR1 to the process will cause it to reload denomination and signing keys. +.B +.IP SIGTERM +Sending a SIGTERM to the process will cause it to shutdown cleanly. +.B +.IP SIGHUP +Sending a SIGHUP to the process will cause it to re-execute the taler\-exchange\-httpd binary in the PATH, passing it the existing listen socket. Then the old server process will automatically exit after it is done handling existing client connections; the new server process will accept and handle new client connections. + .SH BUGS Report bugs by using Mantis or by sending electronic mail to -- cgit v1.2.3