nginx-rtmp-module icon indicating copy to clipboard operation
nginx-rtmp-module copied to clipboard

Use ngx_proxy_protocol_read() for proxy_protocol

Open mmasaki opened this issue 4 years ago • 0 comments
trafficstars

This change uses ngx_proxy_protocol_read() for proxy_protocol. It can handle both proxy protocol v1 and v2. This resolves #1533.

mmasaki avatar Oct 08 '21 04:10 mmasaki