envoyproxy/envoy

Ext Proc to Support Session Affinity

Open

#46.159 aberto em 15 de jul. de 2026

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/ext_procenhancementhelp 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

Ext Proc to Support Session Affinity: Add session affinity to http ext_proc

Description: Currently, ext_proc lacks session affinity support. To address this, it should detect if a hash policy is specified in the incoming gRPC initial metadata and apply that policy using the corresponding headers or cookies.

Guia do colaborador