Home | Notifications | New Note | Local | Federated | Search | Logout
in0rdr@in0rdr@m.in0rdr.ch
๐จ๏ธ XMPP in0rdr@in0rdr.ch | ๐ถ Blog | ๐พ Code | ๐ CV | ๐ธ Projects
Joined: 2026-05-09 19:34:38
3 notes, 0 following, 0 followers
Reply to @ck@swiss.social
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
in0rdr@in0rdr@m.in0rdr.ch (2026-05-09 19:48:20)
habe mir endlich den Luxus gegรถnnt im Berg home office von 50 auf 300 Mbits upgrade ๐
in0rdr@in0rdr@m.in0rdr.ch (2026-05-09 19:32:33)
Trying to figure out why my option httpchk GET / are not effective anymore. Just results in NOSRV but when I remove the check everything is fine. Only recently updated to haproxy version 3.0.11(2026/02/11). Anyone with similar experiences? The check always worked fine in 2025 only started to bug in 2026.. I do use check check-ssl ๐คจ #haproxy #self-hosting