[PATCH 01 of 12] QUIC: fixed accounting of in-flight PING frames
Vladimir Homutov
vl at inspert.ru
Mon Dec 25 16:52:42 UTC 2023
Previously, such frames were not accounted as in-flight, and they were not
stored in sent queue. This prevented proper PTO calculation and ACK handling.
src/event/quic/ngx_event_quic_ack.c | 62 +++++++++++++++++++++++++-----------
1 files changed, 43 insertions(+), 19 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nginx-01.patch
Type: text/x-patch
Size: 3221 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20231225/53fc715d/attachment-0001.bin>
More information about the nginx-devel
mailing list