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

HAPROXY invented - PROXY V1 protocol support, to pass original IP address when behind HAPROXY/NGINX #227

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vazir
Copy link

@vazir vazir commented Jan 14, 2024

This will allow passing clients (original) IP address to a SNI (for latter possible handling). Works transparently, if PROXY enable, it will just cut PROXY header data, and setup a corresponding structure for latter use.
PROXY protocol definition: https://www.haproxy.org/download/2.8/doc/proxy-protocol.txt

@pvizeli
Copy link
Member

pvizeli commented Apr 23, 2024

Thank you for your contribution. We will look into this

Copy link
Member

@pvizeli pvizeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need tests

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

Successfully merging this pull request may close these issues.

2 participants