valyala/fasthttp

How to enable support of proxy protocol v2?

Open

#1 528 ouverte le 22 mars 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Go (1 755 forks)batch import
help wanted

Métriques du dépôt

Stars
 (21 741 stars)
Métriques de merge PR
 (Merge moyen 1j 11h) (34 PRs mergées en 30 j)

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.

Guide contributeur