<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><br><br>Sent from my iPhone</div><div><br>On Nov 2, 2015, at 10:24 PM, Christopher Smith &lt;<a href="mailto:cbsmith@gmail.com">cbsmith@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div>ELB supports layer-4 load balancing, which would just multiplex inbound TCP connections (with an added bonus of offloading TLS), but I'm concerned about losing client IP addresses. ELB actually has a way to address this with HAProxy's PROXY protocol:&nbsp;<a href="http://www.haproxy.org/download/1.6/doc/proxy-protocol.txt">http://www.haproxy.org/download/1.6/doc/proxy-protocol.txt</a></div><div><br></div><div>However, I haven't found a place for setting up the PROXY protocol support in undertow. Has anyone done this? Is there a way I should be going about it?</div></blockquote><br><div>We should probably add support for haproxy's protocol if it has wide usage like this. It looks fairly straightforward.</div><div><br></div><div>-Jason</div></body></html>