fasthttp
fasthttp copied to clipboard
How to enable support of proxy protocol v2?
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.
I haven't seen any implementation for that yet. A pull request is always welcome.