envoyproxy/envoy

Investigate reset after end_stream with HTTP over TCP tunneling

Open

#14,250 创建于 2020年12月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
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

贡献者指南