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

support for proxy protocol (v2) ? #123

Open
bcookatpcsd opened this issue Oct 1, 2019 · 6 comments
Open

support for proxy protocol (v2) ? #123

bcookatpcsd opened this issue Oct 1, 2019 · 6 comments

Comments

@bcookatpcsd
Copy link

Does this support the proxy protcol (v2)?

If so, how do I use it?

I can't seem to find it if it does.

@1an8r0wn
Copy link

1an8r0wn commented Oct 6, 2019

Can you tell what proxy protcol (v2) exactly is ?

@bcookatpcsd
Copy link
Author

https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt

https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-target-groups.html#proxy-protocol

https://github.com/squid-cache/squid/blob/master/doc/rfc/proxy-protocol.txt

http://www.squid-cache.org/Doc/config/proxy_protocol_access/

in short it simply passes the connecting hosts ip information to the backend proxy..

so glider logs will show the client and not haproxy or whatever front end load balancer you might be using..

@nadoo
Copy link
Owner

nadoo commented Apr 12, 2020

Is there any reason to use haproxy but not glider's built in scheduling algorithm?

@bcookatpcsd
Copy link
Author

bcookatpcsd commented Apr 12, 2020 via email

@nadoo
Copy link
Owner

nadoo commented Apr 13, 2020

Thanks for your explanation, I know what the proxy protocol did, but I always use glider without haproxy in the front, glider has built in load balancing features, why do we need haproxy here?

@github-actions
Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Feb 20, 2021
@nadoo nadoo removed the Stale label Mar 8, 2021
@nadoo nadoo reopened this Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants