envoyproxy / envoyproxy/envoy

Add ability to configure TLS session cache key

Open
#5,073 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 22h
Merged PRs (30d)
430

Description

Add ability to configure TLS session cache key, so that sessions stored in `ClientContextImpl` can be retrieved by a specific key(s) (e.g. `%UPSTREAM_CLUSTER%` - which is effectively what we have right now, `%UPSTREAM_HOST%` or `%REQ(:AUTHORITY)%`).

See https://github.com/envoyproxy/envoy/issues/3817 and https://github.com/envoyproxy/envoy/pull/4791 for some background.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.