valyala/fasthttp

How to enable support of proxy protocol v2?

Open

#1,528 创建于 2023年3月22日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (1,755 fork)batch import
help wanted

仓库指标

Star
 (21,741 star)
PR 合并指标
 (平均合并 3天) (30 天内合并 44 个 PR)

描述

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.

贡献者指南