Reference

disable health

Stop sending active health check probes to a server.

Description Jump to heading

Use the command disable health with the name of the server for which you want to disable health checks.

Examples Jump to heading

Below, we call disable health to stop health checks for the server server1 in the backend be_servers:

bash
echo "disable health be_servers/server1" | \
sudo socat stdio tcp4-connect:127.0.0.1:9999
bash
echo "disable health be_servers/server1" | \
sudo socat stdio tcp4-connect:127.0.0.1:9999

The load balancer marks the server as “no check” on its statistics page.

See also Jump to heading

If this page was useful, please, Leave the feedback.

© 2023 HAProxy Technologies, LLC. All Rights Reserved
Manage Cookie Preferences