haproxy/reg-tests/checks
Christopher Faulet f7177271f3 BUG/MINOR: tcpcheck: Set socks4 and send-proxy flags before the connect call
Since the health-check refactoring in the 2.2, the checks through a socks4 proxy
are broken. To fix this bug, CO_FL_SOCKS4 flag must be set on the connection
before calling the connect() callback function because this flags is checked to
use the right destination address. The same is done for the CO_FL_SEND_PROXY
flag for a consistency purpose.

A reg-test has been added to test the "check-via-socks4" directive.

This patch must be backported to 2.2.
2020-10-02 17:14:34 +02:00
..
1be_40srv_odd_health_checks.vtc REGTEST: Adapt regtests about checks to recent changes 2020-04-27 09:39:38 +02:00
4be_1srv_health_checks.vtc REGTEST: Adapt regtests about checks to recent changes 2020-04-27 09:39:38 +02:00
4be_1srv_smtpchk_httpchk_layer47errors.vtc REGTEST: Fix reg-tests about health-checks to adapt them to recent changes 2020-04-27 10:46:28 +02:00
40be_2srv_odd_health_checks.vtc REGTEST: exclude osx and generic targets for 40be_2srv_odd_health_checks 2019-04-25 08:39:48 +02:00
agent-check.vtc REGTEST: make agent-check.vtc require 1.8 2020-09-29 10:58:04 +02:00
common.pem REGTEST: Add a reg test for health-checks over SSL/TLS. 2019-01-08 10:10:18 +01:00
http-check-expect.vtc MINOR: checks: Simplify matching on HTTP headers in HTTP expect rules 2020-05-06 12:42:36 +02:00
http-check-send.vtc REGTESTS: make the http-check-send test require version 2.2 2020-05-07 18:42:22 +02:00
http-check.vtc MINOR: checks: Support log-format string to set the body for HTTP send rules 2020-05-06 18:04:05 +02:00
http-monitor-uri.vtc MINOR: http-ana: Match on the path if the monitor-uri starts by a / 2020-02-18 16:29:29 +01:00
ldap-check.vtc REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
mysql-check.vtc MEDIUM: checks: Make post-41 the default mode for mysql checks 2020-05-18 18:32:09 +02:00
pgsql-check.vtc REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
redis-check.vtc REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
smtp-check.vtc REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
spop-check.vtc REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
ssl-hello-check.vtc REGTEST: Add scripts to test based tcp-check health-checks 2020-04-27 10:46:28 +02:00
tcp-check-ssl.vtc REGTEST: checks: Adapt SSL error message reported when connection is rejected 2020-05-06 12:45:11 +02:00
tcp-check_min-recv.vtc MINOR: checks: add min-recv tcp-check expect option 2020-04-27 09:39:37 +02:00
tcp-check_multiple_ports.vtc REGTESTS: server/cli_set_fqdn requires version 1.8 minimum 2019-10-22 13:06:59 +02:00
tcp-checks-socks4.vtc BUG/MINOR: tcpcheck: Set socks4 and send-proxy flags before the connect call 2020-10-02 17:14:34 +02:00
tls_health_checks.vtc REGTESTS: checks: Fix tls_health_checks when IPv6 addresses are used 2020-05-25 08:06:30 +02:00