X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/0f22007377e186b9a16839c31156190d378fcffc..3cdac878d7531dcb0af7792b58ef58c5ff2a7fb6:/Docs/manual.html diff --git a/Docs/manual.html b/Docs/manual.html index a857d9b..1395e3a 100644 --- a/Docs/manual.html +++ b/Docs/manual.html @@ -696,12 +696,15 @@ killall -HUP l2tpns The signals understood are: - +
+
SIGHUP
Reload the config from disk and re-open log file.
+
SIGTERM, SIGINT
Stop process. Tunnels and sessions are not +terminated. This signal should be used to stop l2tpns on a +cluster node where there are other machines to +continue handling traffic.
+
SIGQUIT
Shut down tunnels and sessions, exit process when +complete.
+

Throttling