From 0da2023cdbfd33e5225e3b64914029ac2baf707b Mon Sep 17 00:00:00 2001 From: Alex Denes Date: Fri, 4 Apr 2025 09:13:12 +0000 Subject: [PATCH] Send http host with healthcheck --- redxen.eu/daemons/haproxy/main.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/redxen.eu/daemons/haproxy/main.cfg b/redxen.eu/daemons/haproxy/main.cfg index 3289a3d..a68d660 100644 --- a/redxen.eu/daemons/haproxy/main.cfg +++ b/redxen.eu/daemons/haproxy/main.cfg @@ -80,6 +80,7 @@ listen registry mode http bind ipv4@*:5000,ipv6@*:5000 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 frontend metrics