Forum Discussion
Cathi_Hahn_3185
Nimbostratus
Apr 23, 2007iRule to redirect to "down"page on other VS
I am trying to find a way to redirect an https virtual server/pool to a different virtual server/pool if all node members are unavailable. The profile setup to a fallback host does not work. When I change the profile on the VS from "none" to "down" where I have a downtime page identified in the fallback host (http://down.domain.com) the site locks up and fails with a page unavailable. I was hoping a simple iRule would perform the same purpose. Any ideas?
- Wil_Schultz_101
Nimbostratus
Here's what I use:when LB_FAILED { switch [LB::server pool] { default { HTTP::redirect http://maint.mydomain.com } } }
- Cathi_Hahn_3185
Nimbostratus
I have tried something similar. The problem is that if I assign a profile - even the default http profile - the site quits working. After about 5 minutes it comes back with the standard Microsoft page cannot be displayed error.
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