diff options
author | Roman Arutyunyan <arut@nginx.com> | 2020-12-10 14:54:53 +0000 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2020-12-10 14:54:53 +0000 |
commit | 4fd02c58391ed65a4567e16bee6d198670f2539a (patch) | |
tree | 4f285e16871bdd7895f58d2653eb6c39220c811b /src/http/v3/ngx_http_v3_request.c | |
parent | 6f9efd423ed225bf1cf25f173aaf99cbedc57e3f (diff) | |
download | nginx-4fd02c58391ed65a4567e16bee6d198670f2539a.tar.gz nginx-4fd02c58391ed65a4567e16bee6d198670f2539a.zip |
QUIC: send and process ack_delay for Initial and Handshake levels.
Previously, this only worked for Application level because before
quic-transport-30, there were the following constraints:
Because the receiver doesn't use the ACK Delay for Initial and Handshake
packets, a sender SHOULD send a value of 0.
When adjusting an RTT sample using peer-reported acknowledgement delays, an
endpoint ... MUST ignore the ACK Delay field of the ACK frame for packets
sent in the Initial and Handshake packet number space.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions