diff doc/rt_default.conf.sample @ 1336:cec0812038bb

rt_default: add reload support. When SIGUSR1 is sent to the freeDiameter process, rt_default reloads its config file. Written for Effortel Technologies SA, published with their consent.
author Thomas Klausner <tk@giga.or.at>
date Tue, 09 Apr 2019 15:46:50 +0200
parents 823829bf1037
children
line wrap: on
line diff
--- a/doc/rt_default.conf.sample	Tue Apr 09 15:43:23 2019 +0200
+++ b/doc/rt_default.conf.sample	Tue Apr 09 15:46:50 2019 +0200
@@ -2,6 +2,10 @@
 #
 # This extension provides configurable routing properties for freeDiameter.
 
+# This extension supports configuration reload at runtime. Send
+# signal SIGUSR1 to the process to cause the process to reload its
+# config.
+
 # Lines starting with a # are comments and ignored.
 
 ##############################################################################
"Welcome to our mercurial repository"