mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-12 23:33:14 -05:00
Add two new regtests which check the behavior of http-reuse when the connection target is not a server. More specifically check the dispatch and transparent backend. In these cases, the behavior should be similar to http-reuse never mode. |
||
|---|---|---|
| .. | ||
| common.pem | ||
| dispatch.vtc | ||
| http_reuse_aggressive.vtc | ||
| http_reuse_always.vtc | ||
| http_reuse_be_transparent.vtc | ||
| http_reuse_conn_hash.vtc | ||
| http_reuse_dispatch.vtc | ||
| http_reuse_never.vtc | ||
| http_reuse_safe.vtc | ||
| proxy_protocol_random_fail.vtc | ||
| proxy_protocol_send_unique_id.vtc | ||
| proxy_protocol_send_unique_id_alpn.vtc | ||
| proxy_protocol_tlv_validation.vtc | ||