Forum Discussion
IT
Aug 22, 2019Nimbostratus
Maintenance 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 [...
Hi Oodrive IT,
You must change number to 1.
if { [active_members [LB::server pool]] < 1 }
IT
Aug 22, 2019Nimbostratus
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
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