]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: backend: Remove code relying on the HTTP legacy mode
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 15 Jul 2019 13:37:57 +0000 (15:37 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 19 Jul 2019 07:18:27 +0000 (09:18 +0200)
commit7d37fbb7539cdbfb8d2cd5809854bfefca50edc8
tree5580f58fdae020b3d8e29fdc6a018a8d1e524a5c
parent4cb2828e9669a70ef7685d7cf0eb950aa598a4ae
MEDIUM: backend: Remove code relying on the HTTP legacy mode

The L7 loadbalancing algorithms are concerned (uri, url_param and hdr), the
"sni" parameter on the server line and the "source" parameter on the server line
when used with "use_src hdr_ip()".
src/backend.c