summaryrefslogtreecommitdiff
path: root/docs/load-balancing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/load-balancing.rst')
-rw-r--r--docs/load-balancing.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/load-balancing.rst b/docs/load-balancing.rst
index 0149ac76..cae2f6a5 100644
--- a/docs/load-balancing.rst
+++ b/docs/load-balancing.rst
@@ -159,6 +159,12 @@ This works through automatically generated source NAT (SNAT) rules, these rules
Sticky Connections
------------------
+Inbound connections to a WAN interface can be improperly handled when the reply is sent back to the client.
+
+.. image:: /_static/images/sticky-connections.jpg
+ :width: 80%
+ :align: center
+
Upon reception of an incoming packet, when a response is sent, it might be desired to ensure that it leaves from the same interface as the inbound one.
This can be achieved by enabling sticky connections in the load balancing: