Forum Discussion
gdoyle
Cirrostratus
Sep 26, 2018Big IP Maintenance Page - Multiple Pool Check.
So a user (Lee) was amazing enough to provide me with a maintenance page irule that also include an http header insert. This resolved my problem completely for one of my VIPs, but I have come to find...
Kevin_Stewart
Employee
Sep 26, 2018You definitely use the hash character to make comments.
"/abc.def*" {
if { [active_membes poolnameA_pool] > 0 } {
sending to pool poolnameA_pool
pool poolnameA_pool
} else {
poolnameA_pool not available
HTTP::respond 200 content [ifile get "poolname_MaintenancePage_ifile"] noserver "Content-Type" "text/html" "Cache-Control" "no-cache, must-revalidate"
return
}
}
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