Forum Discussion
Priority group and least connection.
- Sep 01, 2022
Hi, source address persistency is not a good idea if all traffic comes from a single IP address.
What is your expected scenario? Why do you think you will need persistency?
If there is a persistency record in the table, F5 basically bypasses load balancing decision and forwards the packet to the member bound to the record. This does not really change much in your scenario since PG2 already only contains one member.
When Member A has reached full capacity and a new client connection is received before persistency record expires, I believe LTM will try to forward this connection to Member A and you will hit a LB_FAILED condition.
You can see in vs and pool statistics if there is any failed LB or resets, or script an iRule that logs a message when this condition is met.
With this setup, LTM will normally select Member A for traffic forwarding 100% of the time. When Member A reaches connection threshold, member B will be included in forwarding decisions and due to leastconn method it will receive 100% of connection that exceed Member A capacity.
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