Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Implement HAProxy PROXY protocol for relaying TCP information #54

Open
AlexanderThaller opened this issue May 10, 2017 · 0 comments
Open

Comments

@AlexanderThaller
Copy link

It would be usefull in environments where TLS is terminated on different machienes than the loadbalancer and client information (like the source IP) needs to be preserved.

See https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt for a description of the protocol.

I can try to implement it as I have some rust experience but I never worked with tokio directly so I have to see.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant