remove HTTP/3 service advertisements from downstream
1 file changed, 3 insertions(+), 1 deletion(-)
changed files
M Caddyfile → Caddyfile
@@ -77,7 +77,8 @@ go.alin.ovh { import cache import dns01 reverse_proxy https://smrk.alin.ovh { - header_up Host {hostport} + header_up Host {hostport} + header_down -Alt-Svc } }@@ -89,6 +90,7 @@ to https://smrk.alin.ovh lb_policy first header_up Host {hostport} + header_down -Alt-Svc # active health checks (service running) health_uri /health