envoyproxy/envoy

CacheFilter: Handle backpressure from downstream

Open

#9,835 创建于 2020年1月25日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
area/cachehelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

CacheFilter (#7198) doesn't yet handle backpressure from downstream, and could thus overflow downstream buffers when serving from cache. This must be addressed before CacheFilter will be suitable for production use.

贡献者指南