diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2023-05-09 19:42:39 +0400 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2023-05-09 19:42:39 +0400 |
commit | f706744165bc5f5b597ec84dc55effcdc21312f9 (patch) | |
tree | 2ce640d9c476489db750c33e8d3c646267adf643 /src/os/unix/ngx_socket.h | |
parent | f0537cf17cec8a823c5b81c8f07a2508d7366720 (diff) | |
download | nginx-f706744165bc5f5b597ec84dc55effcdc21312f9.tar.gz nginx-f706744165bc5f5b597ec84dc55effcdc21312f9.zip |
QUIC: separated path validation retransmit backoff.
Path validation packets containing PATH_CHALLENGE frames are sent separately
from regular frame queue, because of the need to use a decicated path and pad
the packets. The packets are sent periodically, separately from the regular
probe/lost detection mechanism. A path validation packet is resent up to 3
times, each time after PTO expiration, with increasing per-path PTO backoff.
Diffstat (limited to 'src/os/unix/ngx_socket.h')
0 files changed, 0 insertions, 0 deletions