envoyproxy/envoy

Ext Proc to Support Session Affinity

Open

#46,159 创建于 2026年7月15日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
area/ext_procenhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

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.

贡献者指南