envoyproxy/envoy

Support Caching in External Auth Filter

オープン

#3,023 opened on 2018/04/07

 (7 件のコメント) (46 件のリアクション) (0 人の担当者)C++ (5,373 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

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