haproxy/reg-tests/connection
Amaury Denoyelle 1921d20fff MINOR: connection: use proxy protocol as parameter for srv conn hash
Use the proxy protocol frame if proxy protocol is activated on the
server line. Do not add anymore these connections in the private list.
If some requests are made with the same proxy fields, they can reuse
the idle connection.

The reg-tests proxy_protocol_send_unique_id must be adapted has it
relied on the side effect behavior that every requests from a same
connection reused a private server connection. Now, a new connection is
created as expected if the proxy protocol fields differ.
2021-02-12 12:54:04 +01:00
..
common.pem
dispatch.vtc
http_reuse_aggressive.vtc MINOR: reg-tests: add http-reuse test 2021-01-26 14:48:39 +01:00
http_reuse_always.vtc MINOR: reg-tests: add http-reuse test 2021-01-26 14:48:39 +01:00
http_reuse_conn_hash.vtc MINOR: reg-test: test http-reuse with specific dst addr 2021-02-12 12:54:04 +01:00
http_reuse_never.vtc MINOR: reg-tests: add http-reuse test 2021-01-26 14:48:39 +01:00
http_reuse_safe.vtc MINOR: reg-tests: add http-reuse test 2021-01-26 14:48:39 +01:00
proxy_protocol_random_fail.vtc REGTESTS: mark proxy_protocol_random_fail as broken 2020-11-21 15:33:03 +01:00
proxy_protocol_send_unique_id_alpn.vtc REGTEST: Add connection/proxy_protocol_send_unique_id_alpn 2020-05-27 13:29:56 +02:00
proxy_protocol_send_unique_id.vtc MINOR: connection: use proxy protocol as parameter for srv conn hash 2021-02-12 12:54:04 +01:00
proxy_protocol_tlv_validation.vtc REGTESTS: Fix proxy_protocol_tlv_validation 2020-12-04 14:41:49 +01:00