Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Implement HAProxy PROXY protocol for relaying TCP information #54

@AlexanderThaller

Description

@AlexanderThaller

It would be usefull in environments where TLS is terminated on different machienes than the loadbalancer and client information (like the source IP) needs to be preserved.

See https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt for a description of the protocol.

I can try to implement it as I have some rust experience but I never worked with tokio directly so I have to see.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions