Forum Discussion
F5_Freek_243545
Nimbostratus
Sep 22, 2016LTM pool availability on a GTM irule?
How can we select LTM pool availability on a GTM irule? Something like this?
when DNS_REQUEST {
if { [active_members LTM_Pool ] =< 3 } {
pool GTM_Pool
} else {
return
}
}
crodriguez
Sep 22, 2016Ret. Employee
It's difficult from your code to figure out just what you're trying to accomplish, especially given the pool names in your example. Are you trying to select a pool of DNS servers to load balance the DNS query to based on availability of its members?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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