mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-04 08:20:59 +01:00
The session_get_conn() must now be used to look for an available connection matching a specific target for a given session. This simplifies a bit the connect_server() function.