valyala/fasthttp

How to enable support of proxy protocol v2?

Open

#1.528 aberto em 22 de mar. de 2023

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Go (1.755 forks)batch import
help wanted

Métricas do repositório

Stars
 (21.741 stars)
Métricas de merge de PR
 (Mesclagem média 1d 11h) (34 fundiu PRs em 30d)

Description

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.

Guia do colaborador