envoyproxy/envoy

Support Caching in External Auth Filter

Open

#3,023 opened on 2018年4月7日

GitHub で見る
 (7 comments) (46 reactions) (0 assignees)C++ (5,373 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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

コントリビューターガイド