Preet_pk
Jul 11, 2024Cirrus
F5 Load Balancing
Hi, We have a requirement with F5 load balancing, where one Server Node should receive 95% load & other Server Node should receive 5% load.
For eg: below is the requirement
Red Pool - > Node A & NodeB
Node A should receive 5% traffic
Node B should receive 95% traffic
Please let me know how the ratio-based load balancing needs to be configured
I don't think 95% n 5% you can make untill complicated iRule has not applied. Suggest you to use the ratio method in pool, make ration Node A - 1 & Node B- 9. This can be achived easilly.
Thanks