Forum Discussion
William_Bell_97
Nimbostratus
Dec 07, 2007Disable VS when Assosiated Pool is down
I was wondering if there was any way to "disable" (BLACK COLOR) a VS when its member pool is marked down by a monitor. When the VS stays "enabled" but is marked down by monitors, it is still responding to the tcp handshake, but if you administratively disable the VS it does not. I really hope that someone out there has an idea, cause i have been racking my brain for hours.
William
Edit: Apparently I can't spell associated, after hours of starting at the BIP Gui.
- hoolio
Cirrostratus
Once you add a TCP profile to a virtual server, BIG-IP will answer SYNs with a SYN ACK regardless of the state of its resources. If you wanted to disable a virtual server if the pool is down, you'd need to use iControl. Check the iControl forum for more info on that.this event is triggered when a TCP handshake is complete with the client when CLIENT_ACCEPTED { check if there are no active members in the default pool of the virtual server if {[active_members [LB::server pool]] < 1}{ send a TCP reset to the client reject } }
- hoolio
Cirrostratus
That's an interesting solution. Considering the number of posts requesting the same functionality lately, you might get some traction if you make a feature request through F5 support. It could be an option on the TCP profile to drop or reset SYNs when the vip has no available resource. - William_Bell_97
Nimbostratus
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