Welcome! Log In Create A New Profile

Advanced

Re: nginx-quic: setting transport parameters

Sergey Kandaurov
February 15, 2021 07:06AM
> On 27 Jan 2021, at 13:16, Sergey Kandaurov <pluknet@nginx.com> wrote:
>
>>
>> On 26 Jan 2021, at 13:26, Kyriakos Zarifis <kyr.zarifis@gmail.com> wrote:
>>
>> Hi,
>>
>> I can't seem to set a few of the quic parameters using their respective directives.
>> Specifically, doing e.g. this in the conf:
>> quic_max_udp_payload_size 1472;
>> quic_max_ack_delay 10;
>> quic_ack_delay_exponent 2;
>>
>> ... results in the default values being sent (as seen in qvis):
>> "max_packet_size": 65527
>> "max_ack_delay": 25
>> "ack_delay_exponent": 3
>>
>> Other parameters (like quic_inital_*) are being set just fine. Any idea what I might be doing wrong for these 3 above?
>
> These directives do not currently affect sending transport parameters.
> It needs to be fixed.

This was recently fixed:
https://hg.nginx.org/nginx-quic/rev/75603531064a

>
>> p.s. I think quic_max_packet_size needs to be updated to quic_max_udp_payload_size in the README to match the latest drafts and code.
>
> This one has been fixed, thanks.
> https://hg.nginx.org/nginx-quic/rev/27bd6dc24426

--
Sergey Kandaurov

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

nginx-quic: setting transport parameters

Kyriakos Zarifis 379 January 26, 2021 05:28AM

Re: nginx-quic: setting transport parameters

Sergey Kandaurov 126 January 27, 2021 05:18AM

Re: nginx-quic: setting transport parameters

Sergey Kandaurov 150 February 15, 2021 07:06AM



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

Online Users

Guests: 240
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