X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/e0c65e8957cf9863bae84eba3018a68b3f6d4866..8261839e1625710ec2c3db3bb569f5dfb5881fa3:/Docs/manual.html?ds=inline
diff --git a/Docs/manual.html b/Docs/manual.html
index a857d9b..ff7f0b3 100644
--- a/Docs/manual.html
+++ b/Docs/manual.html
@@ -696,12 +696,14 @@ killall -HUP l2tpns
The signals understood are:
-
-- SIGHUP - Reload the config from disk and re-open log file
-- SIGTERM / SIGINT - Shut down.
-- SIGQUIT - Shut down cleanly. This will send a disconnect message for
-every active session and tunnel before shutting down.
-
+
+- 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: closes sessions and tunnels.
+
Throttling