Forum Discussion
Ajit_Mohan_2587
Mar 08, 2011Nimbostratus
https redirect - maintenance page
Hello Everyone,
I am new to irules so I need some help.
We
have a HTTPS Virtual Server configured on the LTM with four web servers in the pool. The certificate is
installed on the F5...
Chris_Miller
Mar 08, 2011Altostratus
How about something like this?
when HTTP_REQUEST {
if { [active_members poolx] < 1 } {
HTTP::redirect "http://www.example.com/maintenance.html" }
}
Otherwise, you could use the "Fallback Host" option from an HTTP Profile. That's usually the easiest option.
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