Results 22 comments of

> does it make sense to use proxy for UDP packets ? UDP packets need to be forwarded to internal network services for processing, which means that the UDP packets...

>* [haproxy-2.8-proxy-protocol](https://www.haproxy.org/download/2.8/doc/proxy-protocol.txt) >* [haproxy-proxy-protocol-for-github](https://github.com/haproxy/haproxy/blob/master/doc/proxy-protocol.txt) >* [nginx-stream-proxy-protocol](https://nginx.org/en/docs/stream/ngx_stream_proxy_module.html#proxy_protocol) >* [Announces UDP support for Proxy Protocol v2](https://www.haproxy.com/blog/announcing-haproxy-2-3/) >* [cloudflare enable Proxy protocol](https://developers.cloudflare.com/spectrum/how-to/enable-proxy-protocol/) >* [alibabacloud enable Proxy protocol](https://www.alibabacloud.com/help/en/edge-security-acceleration/dcdn/user-guide/configure-the-passthrough-of-client-ip-addresses?spm=a2c63.p38356.help-menu-2673927.d_2_1_4_3.238e5340D7M1na&scm=20140722.H_118611._.OR_help-T_intl~zh-V_1) 1. HAProxy: UDP Proxy Protocol Configuration...