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.