Forum Discussion
Gortguy_105156
Nimbostratus
Feb 27, 2018Maintenance page redirect with LC/LTM
I find myself in a bit of a catch-22. I have a LTM site that I want to redirect requests when no pool members are available. I can do this fairly simply with an iRule using active_members == 0 with a...
JG
Cumulonimbus
Feb 27, 2018There are a few ways of getting around this, depending what your situation is.
1.
Put your current pool members in a high priority group, and your destination redirect server in a low priority group. The latter will get used when your normal servers are down.
or
2.
Set up a separate virtual server that does the HTTP redirect and have this server as the sole member of a low priority group (similar to 1 above) in the server pool of your main virtual server.
You need to configure an appropriate health monitor obviously.
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