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.

貢獻者指南