QUIC: add an option to control downstream QUIC ssl resumption #45335
CI (Envoy) / Mobile/TSAN
skipped
Jun 5, 2026 in 0s
Check was skipped
This check was not triggered in this CI run
Details
Request (pr/45335/main@297dffb)
@fishpan1209
297dffb #45335
merge main@a6c0c18
QUIC: add an option to control downstream QUIC ssl resumption
Commit Message: QUIC: add an option to control downstream QUIC ssl resumption
Additional Description: This change introduces theenable_resumptionoption to the downstream QUIC transport socket configuration. It allows disabling TLS session resumption (ticket support)
for downstream QUIC connections, propagating the setting from theQuicDownstreamTransportproto config to theEnvoyQuicServerSession.
Risk Level: low
Testing: added unit and integration tests
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]
Environment
Request variables
| Key | Value |
|---|---|
| ref | 7b47bbf |
| sha | 297dffb |
| pr | 45335 |
| base-sha | a6c0c18 |
| actor | |
| message | QUIC: add an option to control downstream QUIC ssl resumption... |
| started | 1780694806.475657 |
| target-branch | main |
| trusted | false |
Build image
Container image/s (as used in this CI run)
| Key | Value |
|---|---|
| default | docker.io/envoyproxy/envoy-build:v0.1.5 |
| mobile | docker.io/envoyproxy/envoy-build:mobile-v0.1.5 |
Version
Envoy version (as used in this CI run)
| Key | Value |
|---|---|
| major | 1 |
| minor | 39 |
| patch | 0 |
| dev | true |
Loading