]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTEST: Don't use the websocket to validate http-check
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 Jan 2021 14:42:51 +0000 (15:42 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 28 Jan 2021 15:37:14 +0000 (16:37 +0100)
commitd2dcd8a88f1f98a3da60de66de0f9bccb2388fd7
treed9241781e490232a3a4a1a443833338af7b077fb
parent85a813676fe13031852d401f3803bbc511935983
REGTEST: Don't use the websocket to validate http-check

Now, some conformance tests are performed when an HTTP connection is
upgraded to websocket. This make the http-check-send.vtc script failed for
the backend <be6_ws>. Because the purpose of this health-check is to pass a
"Connection: Upgrade" header on an http-check send rule, we may use a dummy
protocal instead.
reg-tests/checks/http-check-send.vtc