aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_buf.c
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2021-10-26 17:43:10 +0300
committerSergey Kandaurov <pluknet@nginx.com>2021-10-26 17:43:10 +0300
commit01d27365c6b0abbced06c2669072e6568a4e1cb6 (patch)
treec0950a670b1274858bf33e2649b3fef48c7bf6dc /src/core/ngx_buf.c
parent2f754d5dcfe5a7921a86cb3e24e89696437b4555 (diff)
downloadnginx-01d27365c6b0abbced06c2669072e6568a4e1cb6.tar.gz
nginx-01d27365c6b0abbced06c2669072e6568a4e1cb6.zip
QUIC: speeding up processing 0-RTT.
After fe919fd63b0b, processing QUIC streams was postponed until after handshake completion, which means that 0-RTT is effectively off. With ssl_ocsp enabled, it could be further delayed. This differs from how OCSP validation works with SSL_read_early_data(). With this change, processing QUIC streams is unlocked when obtaining 0-RTT secret.
Diffstat (limited to 'src/core/ngx_buf.c')
0 files changed, 0 insertions, 0 deletions