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

Proxy protocol v2 support for ingress and egress #67

Open
kriptor opened this issue Dec 6, 2021 · 0 comments
Open

Proxy protocol v2 support for ingress and egress #67

kriptor opened this issue Dec 6, 2021 · 0 comments

Comments

@kriptor
Copy link

kriptor commented Dec 6, 2021

Is your feature request related to a problem? Please describe.
We currently have client IP propagated down (over multiple proxies) to the RMQ instance. If we were to use amqpprox and retain the same functionality, we would need to have support for ingress proxy protocol on amqpprox side as well, for we can't position amqpprox on the edge. Due to the fact that our infrastructure supports only proxy protocol v2... well, that's why we would like to see in/out v2 support. 😃

Describe the solution you'd like
Implementation of proxy protocol on ingress so that amqpproxy could propagate the real client IP down the road... and while on it we would like to see support for v2 proxy protocol thrown in. 😄

Describe alternatives you've considered
We could forget about real client IPs, but that is unfortunately easier said than done. 🤷🏻‍♂️

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