diff --git a/docs/html/manual.html b/docs/html/manual.html index 3441a52..924050b 100644 --- a/docs/html/manual.html +++ b/docs/html/manual.html @@ -1112,7 +1112,7 @@ is used as a tie-breaker in the case of equal uptimes).
packets) will raise a route (see Routing) for thebind_address and for all addresses/networks in
ip_pool.
-Any packets recieved by the slave which would alter the session +
Any packets received by the slave which would alter the session state, as well as packets for throttled or gardened sessions are forwarded to the master for handling. In addition, byte counters for session traffic are periodically forwarded.
diff --git a/docs/src/html/manual.md b/docs/src/html/manual.md index e25c9c6..18bee59 100644 --- a/docs/src/html/manual.md +++ b/docs/src/html/manual.md @@ -1078,7 +1078,7 @@ seen an update for all in-use sessions and tunnels from heartbeat packets) will raise a route (see [Routing](#routing)) for the `bind_address` and for all addresses/networks in `ip_pool`. -Any packets recieved by the slave which would alter the session state, +Any packets received by the slave which would alter the session state, as well as packets for throttled or gardened sessions are forwarded to the master for handling. In addition, byte counters for session traffic are periodically forwarded.