]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: connection: Add a function to install a mux for a health-check
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 21 Apr 2020 10:18:05 +0000 (12:18 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 07:39:38 +0000 (09:39 +0200)
commita9e1c4c7c27b892b6b4f13ff0d0a96508970d2a9
treed626e7a87c6895116f5552005eb425bca0c1b349
parentb356714769716b32b1047e94286c56d782c46921
MINOR: connection: Add a function to install a mux for a health-check

This function is unused for now. But it will have be used to install a mux for
an outgoing connection openned in a health-check context. In this case, the
session's origin is the check itself, and it is used to know the mode, HTTP or
TCP, depending on the tcp-check type and not the proxy mode. The check is also
used to get the mux protocol if configured.
include/proto/connection.h