envoyproxy/envoy

alt-svc for Envoy

Open

#15,953 opened on 2021年4月13日

GitHub で見る
 (15 comments) (2 reactions) (0 assignees)C++ (5,373 forks)batch import
area/quichelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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

コントリビューターガイド