commit | 0d21deaded1a4bbd1e1700ab8386af1f1441ea73 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Oct 14 18:17:09 2020 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Oct 15 15:19:34 2020 +0200 |
tree | fa14c664af22a07e2c12fc2716316e166a22b35a | |
parent | 00464ab8f432fb5f6b3939809f781b8163946dc2 [diff] |
MEDIUM: backend: add reused conn to sess if mux marked as HOL blocking If a connection is using a mux protocol subject to HOL blocking, add it to the session instead of the available list to avoid sharing it with other clients on connection reuse.