envoyproxy/envoy
在 GitHub 查看Investigate reset after end_stream with HTTP over TCP tunneling
Open
#14,250 创建于 2020年12月2日
area/httphelp wantedtech debt
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
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