envoyproxy/envoy

QUIC upstream in health checks

Open

#9.513 aberto em 27 de dez. de 2019

Ver no GitHub
 (3 comments) (0 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

Right now it is possible to set codec types to HTTP3 in HTTP health checks. Support for QUIC upstream is not enabled in production code, so this blocks users and fuzzers that generate configs with this option. Either

https://github.com/envoyproxy/envoy/pull/9486

Guia do colaborador