Forum Discussion
IT
Nimbostratus
Aug 22, 2019Maintenance page won't show
Hello, I have an issue while setting an irule to show a maintenance page, here is the irule: when HTTP_REQUEST {
if { [active_members [LB::server pool]] < 0 } {
HTTP::respond 503 content [...
Aug 22, 2019
Hi Oodrive IT,
You must change number to 1.
if { [active_members [LB::server pool]] < 1 }- ITAug 22, 2019
Nimbostratus
Hello,
It was copy/paste mistake because I tried :
if { [active_members [LB::server pool]] == 0 }I set :
if { [active_members [LB::server pool]] < 1 }didn't work
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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