Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Reply to @in0rdr@m.in0rdr.ch
ck 👨‍💻@ck@swiss.social (2026-05-09 20:01:18)
@in0rdr maybe this? 
https://www.claudiokuenzler.com/blog/1498/haproxy-option-httpchk-headers-body-end-version-string-unsupported
---Reply--- in0rdr@in0rdr@m.in0rdr.ch (2026-05-10 03:13:30) This was it @ck@swiss.social thanks a lot. I saw your blog post earlier today and thought that's a bit "bulky" (specifying the http version and hdr Host vor every check), but apparently all of that is actually required with haproxy 3 😢 but hey, works again now, thanks a ton!

option httpchk
http-check send meth GET uri / ver HTTP/1.1 hdr Host myheats-demo.p0c.ch
Reply