<div dir="ltr">Hi, <div><br></div><div>I can't seem to set a few of the quic parameters using their respective directives.</div><div>Specifically, doing e.g. this in the conf:</div><div>    <i>    quic_max_udp_payload_size 1472;</i></div><i>        quic_max_ack_delay 10;<br></i><div><i>        quic_ack_delay_exponent 2;</i></div><div><br></div>... results in the default values being sent (as seen in qvis):<br><i>        "max_packet_size": 65527<br>        "max_ack_delay": 25<br>        "ack_delay_exponent": 3</i><div><br></div><div>Other parameters (like quic_inital_*) are being set just fine. Any idea what I might be doing wrong for these 3 above?</div><div><br></div><div><br></div><div>p.s. I think <span style="color:rgb(0,0,0);white-space:pre-wrap"><i>quic_max_packet_size</i> needs to be updated </span>to <i>quic_max_udp_payload_size</i> in the README to match the latest drafts and code.</div><div><br>Thanks,</div><div>Kyriakos</div></div>