There're features and settings to support session resumption (proxy.config.quic.client.session_file) and session keylog (proxy.config.quic.client.keylog_file) for ATS QUIC client implementations (traffic_quic cmd).
This might also useful when we support origin server side QUIC connection. But we need to revisit these to support multiple sessions which traffic_quic cmd doesn't need.
The concern was raised on #5231 (comment)
There're features and settings to support session resumption (
proxy.config.quic.client.session_file) and session keylog (proxy.config.quic.client.keylog_file) for ATS QUIC client implementations (traffic_quic cmd).This might also useful when we support origin server side QUIC connection. But we need to revisit these to support multiple sessions which traffic_quic cmd doesn't need.
The concern was raised on #5231 (comment)