Hi all,
does anyone have experience with the sticky mode for load balancing?
I've tried combinations of the first 4 and all 5 and for some reason, it works some days better than others.
The main issue I'm having is that the active connections are switching from one WAN to the other midstream and it's causing me buffering during streaming or interrupts on other sites.
should I try just the source or just destination for better results?
does anyone have experience with the sticky mode for load balancing?
- dest-addr Traffic sessions will be on the same WAN interface based on the destination address.
- dest-port Traffic sessions will be on the same WAN interface based on the destination port.
- source-addr Traffic sessions will be on the same WAN interface based on the source address.
- source-port Traffic sessions will be on the same WAN interface based on the source port.
- proto Traffic sessions will be on the same WAN interface based on the protocol.
I've tried combinations of the first 4 and all 5 and for some reason, it works some days better than others.
The main issue I'm having is that the active connections are switching from one WAN to the other midstream and it's causing me buffering during streaming or interrupts on other sites.
should I try just the source or just destination for better results?