Forum Discussion
az1441_7592
May 18, 2011Nimbostratus
Service Unavailable Notification???
Guys I have a VIP on :23 with a 3-node pool bound to it. Each node listening on :23. My question is this, outside of priority group activation, if all 3 servers are down, can the LTM send a...
hooleylist
May 18, 2011Cirrostratus
Something like this?
when CLIENT_ACCEPTED {
if {[active_members [LB::server pool]] < 1}{
TCP::respond "my service down message"
}
}
And here are the related wiki pages:
http://devcentral.f5.com/wiki/default.aspx/iRules/active_members
http://devcentral.f5.com/wiki/default.aspx/iRules/lb__server
http://devcentral.f5.com/wiki/default.aspx/iRules/tcp__respond
Aaron
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