Welcome! Log In Create A New Profile

Advanced

Re: [PATCH 2 of 2] QUIC: removed "quic_mtu" directive

Maxim Konovalov
May 11, 2023 11:22AM
On 10.05.2023 23:40, Roman Arutyunyan wrote:
> Hi,
>
> On Thu, May 11, 2023 at 10:26:34AM +0400, Roman Arutyunyan wrote:
>> # HG changeset patch
>> # User Roman Arutyunyan <arut@nginx.com>
>> # Date 1683783928 -14400
>> # Thu May 11 09:45:28 2023 +0400
>> # Branch quic
>> # Node ID 5db9c42c3d4bf862642b85d8f508257a1ad9c694
>> # Parent d2cc7adb261edc92988411ac7e0c8059419c201d
>> QUIC: removed "quic_mtu" directive.
>>
>> The directive used to set the value of the "max_udp_payload_size" transport
>> parameter. According to RFC 9000, Section 18.2, the value specifies the size
>> of buffer for reading incoming datagrams:
>>
>> This limit does act as an additional constraint on datagram size in
>> the same way as the path MTU, but it is a property of the endpoint
>> and not the path; see Section 14. It is expected that this is the
>> space an endpoint dedicates to holding incoming packets.
>>
>> Current QUIC implementation uses the maximum possible buffer size (65527) for
>> reading datagrams.
>
> [..]
>
> Plus README update:
>
[...]

+ nginx.org docs needs update too.

--
Maxim Konovalov
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH 0 of 2] QUIC datagram size updates

Roman Arutyunyan 234 May 11, 2023 02:28AM

[PATCH 1 of 2] QUIC: resized input datagram buffer from 65535 to 65527

Roman Arutyunyan 84 May 11, 2023 02:28AM

[PATCH 2 of 2] QUIC: removed "quic_mtu" directive

Roman Arutyunyan 94 May 11, 2023 02:28AM

Re: [PATCH 2 of 2] QUIC: removed "quic_mtu" directive

Roman Arutyunyan 77 May 11, 2023 02:42AM

Re: [PATCH 2 of 2] QUIC: removed "quic_mtu" directive

Maxim Konovalov 105 May 11, 2023 11:22AM

Re: [PATCH 0 of 2] QUIC datagram size updates

Sergey Kandaurov 70 May 11, 2023 10:54AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 239
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready