[undertow-dev] Proxy Protocol v2 support

Ulrich Herberg ulrich.herberg at oath.com
Mon Dec 10 18:47:58 EST 2018


Great! Let me clean up the code a bit and then create a PR (assuming that
is the process?)

On Mon, Dec 10, 2018 at 3:32 PM Stuart Douglas <sdouglas at redhat.com> wrote:

> This sounds great, we would definitely be interested in supporting version
> 2 as well.
>
> Stuart
>
> On Tue, Dec 11, 2018 at 9:26 AM Ulrich Herberg <ulrich.herberg at oath.com>
> wrote:
>
>> Hi,
>>
>> We want to use Undertow in our company (Oath/Yahoo/Verizon) in an AWS
>> environment. Since we plan to use AWS Network Load Balancers (NLB) using
>> Fargate, we need the proxy protocol in order to get the source IP address
>> of an incoming HTTP(S) packet. However, Undertow only supports Proxy
>> Protocol Version 1. I have implemented version 2 (for IPv4 and IPv6),
>> including unit tests and it works fine. I wonder if I can contribute the
>> code to the open source release of Undertow.
>>
>> Let me know if you are interested, then I can provide the code.
>>
>> Best regards
>> Ulrich
>> _______________________________________________
>> undertow-dev mailing list
>> undertow-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/undertow-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20181210/95ea02f3/attachment.html 


More information about the undertow-dev mailing list