[PATCH 0 of 2] QUIC datagram size updates

Roman Arutyunyan arut at nginx.com
Thu May 11 06:26:32 UTC 2023


- The first patch brings down max input datagram size from 65535 to 65527.

- The second patch eliminates "quic_mtu" directive, which currently sets
  max_udp_payload_size transport parameter value.  According to RFC 9000, this
  value is not related to MTU, but is effectively the max size of input buffer.


More information about the nginx-devel mailing list