Forum Discussion
KJ_50941
Nimbostratus
Sep 21, 2015iRules when pool member is down
I used below irule so if both pool members failed then F5 iRule due redirect to another page which is hosting on another server.
when HTTP_REQUEST {
if { [active_members My_APACHE_SAT_8443_Pool ...
THi
Nimbostratus
Sep 21, 2015I have had similar experiences when iRule logic creates a conflict situation when multiple rules are firing at the same event for a single request. What happens when the user requests "/" AND all members in the pool are down. Which redirection to follow?
You can combine those two iRules together, so that there is no logic conflict. Obviously - if no pool members are available then redirect to the maintenance page - else if uri is "/" then redirect to help page
I leave the exact syntax for you for exercise.. ;o)
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