Skip to content

Request PROXY protocol support for UDP in Angie #127

@pmkol

Description

@pmkol

Currently, Angie’s PROXY protocol implementation only supports TCP. However, with the ongoing enhancements in the stream module, Angie is increasingly capable of handling more UDP proxy scenarios—for example, acting as a reverse proxy for H3 or DNS over QUIC (DoQ) traffic.

That said, the lack of PROXY protocol support for UDP makes it impossible for backend applications to obtain the client’s IP address, which breaks certain functionality.

We kindly request that PROXY protocol support for UDP be added to Angie. This would greatly improve its usability in modern UDP-based proxy scenarios. Thank you : )

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions