Forum Discussion
Don_22992
Nimbostratus
Sep 26, 2008Maintenance Page iRule
I have the following iRule defined to show a maintenance page when all pool members are unavailable. It works like a champ, with one minor exception. Perhaps someone here has seen a similar situation. This iRule is a resource for a virtual server that uses the pool "beta-manage"; the pool "beta-img" contains other nodes.
The iRule is:
when LB_FAILED {
LB::reselect pool beta-img-pool
HTTP::uri "/images/maintenance/index.html"
}
When the page referred to by the above URI is served, the html displays but the referenced images are missing. The page displays fine if I go to it directly. It is only when it is returned after this iRule fires that I see a problem.
Am I missing something obvious?
Thanks,
Don
- hoolio
Cirrostratus
Hi Don, - Don_22992
Nimbostratus
Thanks for the prompt reply, which made sense to me. I'll let you know what happens after I get a chance to set up a test scenario.
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