envoyproxy/envoy
Ver no GitHubInvestigate reset after end_stream with HTTP over TCP tunneling
Open
#14.250 aberto em 2 de dez. de 2020
area/httphelp wantedtech debt
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
https://github.com/envoyproxy/envoy/pull/14106 introduced some defensive programming to guard against the behavior where the TcpUpstream receives an upstream end_stream followed by a reset. This tracks looking into the root cause and fixing