Forum Discussion
Kram_259300
Nimbostratus
Aug 18, 2016Pool member failback
I have a requirement to select pool member based on the availability.
Primary pool has 4 servers & backup pool has 2 servers. I know failover can be triggered based on the prioriy group or writi...
jgranieri
Nimbostratus
Aug 18, 2016so the only way you can achieve this is via irule. You virtual server will use an irule to determine which pool to use. So your irule will need a line like this to determine when to use the Primary pool or backup pool.
if { [active_members [LB::server pool] ] = 4 } {
pool primary "
} else {
pool backup
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects