envoyproxy/envoy

alt-svc for Envoy

Open

#15.953 aberto em 13 de abr. de 2021

Ver no GitHub
 (15 comments) (2 reactions) (0 assignees)C++ (5.373 forks)batch import
area/quichelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

We can do basic alt-svc for Envoy using the route response_headers_to_add but it'd be nice to be able to do alt-svc on a per listener basis rather than a route at a time, and to allow pooling across domains (alt-authority)

Given this is pretty core to using QUIC, I think it's worth putting directly in the HCM

Guia do colaborador