]> git.kaiwu.me - nginx.git/commit
QUIC: disabled datagram fragmentation.
authorRoman Arutyunyan <arut@nginx.com>
Sat, 6 May 2023 12:23:27 +0000 (16:23 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Sat, 6 May 2023 12:23:27 +0000 (16:23 +0400)
commit1465a34067b927963b311136bf15a79981cb9d6e
treee07ea97d969e8910f62c74327de6b4113d9f2e20
parent13f81f9b88dd9de6d2ff10c3e4aa9a4a160ee7ed
QUIC: disabled datagram fragmentation.

As per RFC 9000, Section 14:

  UDP datagrams MUST NOT be fragmented at the IP layer.
auto/unix
src/core/ngx_connection.c