Forum Discussion
Scott_Carlile_8
Nimbostratus
Apr 19, 2010Monitor all but Last?
We have a pool with 7-10 servers in it.
The monitor is a simple http send string of GET /testpage.aspx , and expect a receive string of "Site_Up"
So far, very easy to do.
The app dev folks want me to stop running a monitor when there is only one server left (i.e. never take the last server out of the pool).
Hopefully this is easy, and I am overlooking the obvious.
This is an LTM version 9.3.1
- hoolio
Cirrostratus
Hi Scott,when CLIENT_ACCEPTED { Check if the VS's default pool has no active members if { [active_members [LB::server pool]] == 0 } { Select the second pool pool standby_pool } }
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