mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-24 20:31:00 +01:00
This trick is deprecated since the health-check refactoring, It is now invalid. It means the following line will trigger an error during the configuration parsing: option httpchk OPTIONS * HTTP/1.1\r\nHost:\ www It must be replaced by: option httpchk OPTIONS * HTTP/1.1 http-check send hdr Host www