Forum Discussion
The Effect of Persistence on the Round Robin Method
When the client connection is accepted, persistence entry have priority over the Load Balancing method.
So if an entry exists in the persistence table, F5 will send traffic to the real server that was bound with that entry.
This might lead to uneven traffic distribution, expecially if your clients are behind NAT, but it's the intended behavior.
To even out resource usage on your server farrm you might want to consider different load balancing methods instead of Round Robin, and use something dynamic instead. For example, F5 provides out-of-the-box connection-based or persistence-entry-based dynamic load distribution.
https://my.f5.com/manage/s/article/K42275060 details this further
Thanks for the answer
but which dynamic load balancing method is better to use for these conditions? because as you said that persistence has a higher entry value
- CA_ValliApr 17, 2023MVP
Do you have the possibility to try them out in a test plant before installing? Every environment is different from another and different method might perform better in some cases and worse in others.
Least Connections (node based) can be a "safe bet" if server farm is omogeneous and the goal is to even out traffic load.
I wouldn't go for session-based in this case since as I said sourceIP persistence doesn't really like NATs.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com