commit | 293dcc400e2d5cbe4caf92135cee7a7159bb673f | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Jan 25 10:29:35 2021 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri Feb 12 12:33:05 2021 +0100 |
tree | 09cd19d973b4e13e69131026ae26a334a38a6101 | |
parent | 1a58aca84ed899da3b9b28445156ba1f5f1b9005 [diff] |
MINOR: backend: compare conn hash for session conn reuse Compare the connection hash when reusing a connection from the session. This ensures that a private connection is reused only if it shares the same set of parameters.