wan-load-balancing: add wiki image for sticky connections

This commit is contained in:
currite 2020-11-04 18:09:17 +01:00
parent 168247e76a
commit a31185f895
2 changed files with 6 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -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: