Forum Discussion
Jace_45978
Sep 01, 2011Nimbostratus
irule to return html data when all members are down?
So i am wanting to have irule so that when all the pool members are down the following content will be returned, just not sure how to trigger this response when all members are down.
wh...
Colin_Walker_12
Sep 01, 2011Historic F5 Account
This is precisely what the active_members command is for: Click Here
if {[active_members mypool] <= 0} {
HTTP::respond ...
}
Colin
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