envoyproxy/envoy
GitHub で見るInvestigate reset after end_stream with HTTP over TCP tunneling
Open
#14,250 opened on 2020年12月2日
area/httphelp wantedtech debt
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
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