envoyproxy/envoy
Vedi su GitHubInvestigate reset after end_stream with HTTP over TCP tunneling
Open
#14.250 aperta il 2 dic 2020
area/httphelp wantedtech debt
Metriche repository
- Star
- (27.997 star)
- Metriche merge PR
- (Merge medio 8g) (378 PR mergiate in 30 g)
Descrizione
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