mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-25 14:12:13 +00:00
1921d20fff
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. |
||
---|---|---|
.. | ||
common.pem | ||
dispatch.vtc | ||
http_reuse_aggressive.vtc | ||
http_reuse_always.vtc | ||
http_reuse_conn_hash.vtc | ||
http_reuse_never.vtc | ||
http_reuse_safe.vtc | ||
proxy_protocol_random_fail.vtc | ||
proxy_protocol_send_unique_id_alpn.vtc | ||
proxy_protocol_send_unique_id.vtc | ||
proxy_protocol_tlv_validation.vtc |