Forum Discussion
robor_127995
Nimbostratus
Oct 19, 2007Failover IP in the pool ?
Hi,
I would like to know how to implement the fallback IP on the pool, it is specific for GTM or LMT software ? (When the pool is not available the http request shall be directed to the fallback IP address) Does the iRule could cover such functionality ?
Bregs,
robert
- hoolio
Cirrostratus
Hi, - robor_127995
Nimbostratus
Hi, - hoolio
Cirrostratus
If you want to use another set of servers to handle the requests, the ideal solution would be add them to the pool as lower priority members. You can configure the pool so that only the higher priority members are used by default. You can check the LTM configuration guide on AskF5.com for your version for details. The lower priority members are used only if the higher priority are all marked down.when CLIENT_ACCEPTED { check if the default pool on VIP has no active members if {[active_members [LB::server pool]] < 1}{ default pool on VIP has no active members pool fallback_pool } }
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