DarioGB_339840
Nov 07, 2018Altostratus
Configuring Complex Load Balancing Scenario
Hello.
I'm trying to configure a virtual server using an especial load balancing scenario which is driving me crazy.
Specification:
- 2 clusters with 2 nodes each one.
- each cluster will be served as active-passive method.
- each node in the cluster will be served as round robin.
- when a cluster changes to active, it will keep this status although the initial active cluster change back to up status.
- each cluster will be served as active-passive method -> solved using priority groups
- each node in the cluster will be served as round robin -> solved using a RR method in the pool
- when a cluster changes to active, it will keep this status although the initial active cluster change back to up status -> PROBLEM! I would use persistence, but I have two nodes instead of one :-(
I need to configure this using just a single F5.
Any help will be appreciated.
KR, Dario