diff options
author | Roman Arutyunyan <arut@nginx.com> | 2020-12-09 21:26:21 +0000 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2020-12-09 21:26:21 +0000 |
commit | 240f8a918ed09e67570020261b1693907e5b64c0 (patch) | |
tree | 7678191fee624a18cf220403432ec3b3e7686a50 /src/http/v3/ngx_http_v3_request.c | |
parent | 4fd02c58391ed65a4567e16bee6d198670f2539a (diff) | |
download | nginx-240f8a918ed09e67570020261b1693907e5b64c0.tar.gz nginx-240f8a918ed09e67570020261b1693907e5b64c0.zip |
QUIC: always calculate rtt for largest acknowledged packet.
Previously, when processing client ACK, rtt could be calculated for a packet
different than the largest if it was missing in the sent chain. Even though
this is an unlikely situation, rtt based on a different packet could be larger
than needed leading to bigger pto timeout and performance degradation.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions