Skip to content

Upstream Proxy Protocol support #109

@chendo

Description

@chendo

We'd like the upstream servers to be notified of the original IP and port that the client connection is coming from. Currently, we're using HAProxy and its accept-proxy v1 support.

The spec is defined here: http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt

nginx already supports proxy_protocol inside the listen directive, but that is only for if something else is proxying in front of nginx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions