mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-16 17:18:50 -05:00
On connection reuse, a hash is first calculated. It is generated from various connection parameters, to retrieve a matching connection. Extract hash calculation from connect_server() into a new dedicated function be_calculate_conn_hash(). The objective is to be able to perform connection reuse for checks, without connect_server() invokation which relies on a stream instance. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||