Fork me on GitHub
#aleph
<
2017-02-07
>
dm308:02:05

@csm have never used HAProxy, but what do you mean by the proxied connection info?

csm19:02:45

HAProxy’s protocol starts with a single message at the start of the connection, giving info like the remote IP and port

csm19:02:12

netty’s decoder captures that info, but I can’t figure out how to get that out of the pipeline