Forum Discussion
rando_57003
Nimbostratus
Apr 03, 2014Forcing Node Offline without F5 Access
What is the easiest way to allow our deployment team to force a web server node offline without logging into the F5 Configuration Manager, or using the F5 command line? We'd like them to be able to t...
pete_71470
Cirrostratus
Apr 03, 2014You could attach an http monitor that has a recv string that won't match if the service is intentionally being taken down:
ltm monitor http /Common/http_service_is_up { ... recv "Service is up" recv-disable "Service is down" send "GET /status.html\r\n" }
The folks responsible for the node would change the status.html file to read 'Service is down' when they want it removed from the 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