commit | 7185b789f94dc48cb1df5d09a82ebbf80172d7bf | [log] [tgz] |
---|---|---|
author | Geoff Simmons <geoff@uplex.de> | Tue Aug 27 18:31:16 2019 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Aug 28 17:16:20 2019 +0200 |
tree | 8ec72ed0b4dbfc520a53997523fdf08c337c46ba | |
parent | c326ecc9b10385d4d6b889d7ecfb0fb0dc8d8fb8 [diff] |
MINOR: connection: add the fc_pp_authority fetch -- authority TLV, from PROXYv2 Save the authority TLV in a PROXYv2 header from the client connection, if present, and make it available as fc_pp_authority. The fetch can be used, for example, to set the SNI for a backend TLS connection.