<div dir="ltr">Hi,<div><br></div><div>To my knowledge, the answer to both questions is no, at the moment.</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-- <br></div>Guillaume Quintard<br></div></div></div>
<br><div class="gmail_quote">On Mon, Jan 9, 2017 at 9:50 AM, Sander Hoentjen <span dir="ltr"><<a href="mailto:sander@hoentjen.eu" target="_blank">sander@hoentjen.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Does anybody know a better place where I can ask this question?<br>
<br>
Regards,<br>
Sander<br>
<div class="HOEnZb"><div class="h5"><br>
On 12/29/2016 04:01 PM, Sander Hoentjen wrote:<br>
> On 12/23/2016 11:18 AM, Sander Hoentjen wrote:<br>
>> Hi list,<br>
>><br>
>> I have a questioned about both Hitch and Varnish:<br>
>> Does hitch support (defines) PP2_CLIENT_SSL from proxy-protocol [1]?<br>
>> The follow-up question is: Can Varnish proxy this information (in<br>
>> essence just keep the proxy header as-is)<br>
>><br>
>> Regards,<br>
>> Sander<br>
>><br>
>> ______________________________<wbr>_________________<br>
>> varnish-misc mailing list<br>
>> <a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
>> <a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/<wbr>lists/mailman/listinfo/<wbr>varnish-misc</a><br>
>><br>
> Hmm, it seems I forgot the link to proxy-protocol [1]:<br>
> <a href="http://www.haproxy.org/download/1.8/doc/proxy-protocol.txt" rel="noreferrer" target="_blank">http://www.haproxy.org/<wbr>download/1.8/doc/proxy-<wbr>protocol.txt</a><br>
> And then specifically I am talking about the binary header format<br>
> (version 2).<br>
><br>
> """<br>
><br>
> If the length specified in the PROXY protocol header indicates that additional<br>
> bytes are part of the header beyond the address information, a receiver may<br>
> choose to skip over and ignore those bytes, or attempt to interpret those<br>
> bytes.<br>
><br>
> The information in those bytes will be arranged in Type-Length-Value (TLV<br>
> vectors) in the following format.  The first byte is the Type of the vector.<br>
> The second two bytes represent the length in bytes of the value (not included<br>
> the Type and Length bytes), and following the length field is the number of<br>
> bytes specified by the length.<br>
><br>
>         struct pp2_tlv {<br>
>             uint8_t type;<br>
>             uint8_t length_hi;<br>
>             uint8_t length_lo;<br>
>             uint8_t value[0];<br>
>         };<br>
><br>
> The following types have already been registered for the <type> field :<br>
><br>
>         #define PP2_TYPE_ALPN           0x01<br>
>         #define PP2_TYPE_AUTHORITY      0x02<br>
>         #define PP2_TYPE_SSL            0x20<br>
>         #define PP2_SUBTYPE_SSL_VERSION 0x21<br>
>         #define PP2_SUBTYPE_SSL_CN      0x22<br>
>         #define PP2_TYPE_NETNS          0x30<br>
> """<br>
><br>
> It would be very nice if Hitch supports this, but I can't find any info<br>
> on it. If this is not the right mailing list to ask, it would be nice if<br>
> someone can point me in the right direction.<br>
><br>
> Regards,<br>
> Sander<br>
><br>
> ______________________________<wbr>_________________<br>
> varnish-misc mailing list<br>
> <a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
> <a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/<wbr>lists/mailman/listinfo/<wbr>varnish-misc</a><br>
><br>
<br>
<br>
______________________________<wbr>_________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/<wbr>lists/mailman/listinfo/<wbr>varnish-misc</a><br>
</div></div></blockquote></div><br></div>