Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant