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