Forum Discussion
muzammil_88686
Nimbostratus
13 years agoMaintenance Page iRule
Dear Team,
We have one virtual server which consists of two pool members on it.
We would like to deploy the maintenance page on F5 if both the pool members are down.
We have an HTML pa...
nitass
Employee
13 years agoUsers will not access any "/maintenance.html" page. If the user is trying to access "www.test.com" i.e "/*"(I mean www.test.com/abc, www.test.com/def, www.test.com/*...etc) it should show the below html pagethe redirection is done by the following part.
if { [active_members [LB::server pool]] < 1 } {
HTTP::redirect $maint_prefix
}
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