Forum Discussion
sundogbrew
Altocumulus
Jul 30, 2014Irule redirect question
So I wrote a real simple Irule that redirects if all the nodes are out of the pool
when HTTP_REQUEST {
if { [active_members [LB::server pool]] == 0 } {
HTTP::redirect "https://blablabla.com"
}
...
OTS02
Cirrus
Jul 31, 2014Just for my own edification, why would you not simply configure that in the fallback host in the http profile?
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