mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 18:02:45 +02: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.