Forum Discussion
rick_masselle_1
Nimbostratus
Sep 25, 2006redirect when all nodes in pool down
I am running 9.1.2 and I am trying to accomplish a redirect when all nodes are down.
I have tried fallback host , but works on any node down ( or not reachable
eg. timeout). I also tried LB:; Failed, but had similiar results?
My question to group is your opinion on following irule to redirect when all
nodes in pool down to error page.
TIA...Be gentle I am newbie at irules :-)
rule minmembers {
when HTTP_REQUEST {
if { [active_members VistaHttp] < 1 } {
HTTP::redirect http://so-mako.sysoff.ctstateu.edu/Vista-fa.nsf/VT-LBF?OpenForm
}
}
}
- Deb_Allen_18Historic F5 AccountThat's what I use... seems to work fine.
- William_Murphy1
Nimbostratus
Hi,
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