X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/3d7b8a6aad6cf048ab1f0e040163b53229095ff2..39071c8ab5aff4643195326c9d481a1f1721da04:/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