commit | c20afb810f9368b026f2fea9640d04a004087f19 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jan 24 19:16:26 2020 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Feb 06 14:55:34 2020 +0100 |
tree | bc4075f9ed9e987244260be24720d742683d2ffe | |
parent | 7a138dc9082c0e144b81cd3113e14695c16d05c6 [diff] |
BUG/MINOR: http-ana: Set HTX_FL_PROXY_RESP flag if a server perform a redirect It is important to not forget to specify the HTX resposne was internally generated when a server perform a redirect. This information is used by the H1 multiplexer to choose the right connexion mode when the response is sent to the client. This patch must be backported to 2.1.