Skip to content

Feature request - accept proxy protocol v1/v2 #9

Description

@jprjr

Hi there!

I found this project while looking into an idea I had for port multiplexing - my eventual goal is to have a setup where client direct TLS connections can come in on port 443 and connect to prosody based on SNI and/or alpn.

I have an existing HAProxy setup to route traffic to services via SNI without terminating TLS. If xmpp-proxy could accept proxy protocol on incoming connections, then I could have a flow like:

HAProxy (SNI routing) -> xmpp-proxy (TLS termination) -> prosody

And retain the client IP info.

Thank you!

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