envoyproxy/envoy
View on GitHubInvestigate reset after end_stream with HTTP over TCP tunneling
Open
#14,250 opened on Dec 2, 2020
area/httphelp wantedtech debt
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 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