envoyproxy/envoy

Support Caching in External Auth Filter

开放

#3,023 创建于 2018年4月7日

 (7 条评论) (46 个反应) (0 位负责人)C++ (5,373 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently External Auth filter reaches out to configured external auth service for every request. This is a performance penalty. It should support some level of caching so that it does not go to external auth for every request

贡献者指南