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

Add support for HAProxy ProxyProtocol #665

Open
aslafy-z opened this issue Nov 16, 2023 · 0 comments
Open

Add support for HAProxy ProxyProtocol #665

aslafy-z opened this issue Nov 16, 2023 · 0 comments

Comments

@aslafy-z
Copy link

Proposal

Add support for making requests with HAProxy proxy-protocol enabled.

Background

In some conditions, you may want to contact a reverse proxy that only accepts proxy protocol wrapped requests.
In my case, i'm trying to understand performances issues for my proxy-protocol enabled nginx ingress controller.

See sample client impl at https://github.com/mastercactapus/proxyprotocol/blob/master/cmd/proxy-get/main.go#L58

Workarounds

N/A

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