MINOR: backend: Try to find the best mux for outgoing connections
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 28 Feb 2018 09:40:42 +0000 (10:40 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 8 Aug 2018 07:54:22 +0000 (09:54 +0200)
commit6cc7afa04e6856b93102bc0078bf505db3dea1bf
tree8fab39fb6781a4e771845cb6639f1f23c45f1eab
parent063f786553d97f53aefba3651d7d7ce22dde4952
MINOR: backend: Try to find the best mux for outgoing connections

For now, there is no effect. mux-pt will always be used because this is only
available mux for backend connections.
src/backend.c