haproxy/include
Olivier Houchard 00cf70f28b MAJOR: sessions: Store multiple outgoing connections in the session.
Instead of just storing the last connection in the session, store all of
the connections, for at most MAX_SRV_LIST (currently 5) targets.
That way we can do keepalive on more than 1 outgoing connection when the
client uses HTTP/2.
2018-12-01 10:47:18 +01:00
..
common MEDIUM: memory: make the pool cache an array and not a thread_local 2018-11-26 19:50:32 +01:00
import
proto MAJOR: sessions: Store multiple outgoing connections in the session. 2018-12-01 10:47:18 +01:00
types MAJOR: sessions: Store multiple outgoing connections in the session. 2018-12-01 10:47:18 +01:00