envoyproxy/envoy

Support Caching in External Auth Filter

Open

#3.023 aberto em 7 de abr. de 2018

Ver no GitHub
 (7 comments) (46 reactions) (0 assignees)C++ (5.373 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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

Guia do colaborador