commit | 09a0f039947c6fe1469d5246fa31247e9edef1d6 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Thu Jan 17 15:59:13 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jan 17 19:18:20 2019 +0100 |
tree | 333f7525a1bbbfc657a4c59751e003ae1096c504 | |
parent | b07e7b4dc17b456a0eb0795a2f9c65bd57843dc5 [diff] |
BUG/MEDIUM: servers: Make assign_tproxy_address work when ALPN is set. If an ALPN is set on the server line, then when we reach assign_tproxy_address, the stream_interface's endpoint will be a connection, not a conn_stream, so make sure assign_tproxy_address() handles both cases. This should be backported to 1.9.