Send http host with healthcheck
This commit is contained in:
parent
bb8834b07d
commit
0da2023cdb
@ -80,6 +80,7 @@ listen registry
|
|||||||
mode http
|
mode http
|
||||||
bind ipv4@*:5000,ipv6@*:5000
|
bind ipv4@*:5000,ipv6@*:5000
|
||||||
option httpchk HEAD / HTTP/1.1
|
option httpchk HEAD / HTTP/1.1
|
||||||
|
http-check send hdr Host redxen.eu
|
||||||
server-template registry 1 _http._tcp.registry-sv.redxen.svc.cluster.local
|
server-template registry 1 _http._tcp.registry-sv.redxen.svc.cluster.local
|
||||||
|
|
||||||
frontend metrics
|
frontend metrics
|
||||||
|
Loading…
Reference in New Issue
Block a user