fasthttp icon indicating copy to clipboard operation
fasthttp copied to clipboard

How to enable support of proxy protocol v2?

Open auxo86 opened this issue 2 years ago • 1 comments
trafficstars

Hi there, is it possible to enable proxy protocol v2 support when using fasthttp? Our webapi is wrote by using fasthttp and be deployed behind an haproxy (using ssl passthrough and enable proxy protocol v2). If it is possible, please help me. Many thanks.

auxo86 avatar Mar 22 '23 08:03 auxo86

I haven't seen any implementation for that yet. A pull request is always welcome.

erikdubbelboer avatar Mar 26 '23 20:03 erikdubbelboer