We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the marathon-lb wiki!
This example adds the Host header to the health check executed by HAProxy:
Host
{ "id":"app", "labels":{ "HAPROXY_GROUP":"external", "HAPROXY_0_BACKEND_HTTP_OPTIONS":"option httpchk GET {healthCheckPath} HTTP/1.1\\r\\nHost: www\n timeout check {healthCheckTimeoutSeconds}s" } }