envoyproxy/envoy

Support Caching in External Auth Filter

Open

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

在 GitHub 查看
 (7 评论) (46 反应) (0 负责人)C++ (5,373 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 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

贡献者指南