Re: [PATCH] QUIC: OpenSSL compatibility layer

2023-01-09 Thread Roman Arutyunyan
Hi, On Wed, Dec 21, 2022 at 11:07:32AM +0400, Roman Arutyunyan wrote: > # HG changeset patch > # User Roman Arutyunyan > # Date 1671606197 -14400 > # Wed Dec 21 11:03:17 2022 +0400 > # Branch quic > # Node ID 64a365dcb52503e91d91c2084f56d072301e65f9 > # Parent b87a0dbc1150f415def5bc1e1f00d0

[PATCH] limit_req_status: allow status response to be as low as 200

2023-01-09 Thread Christopher Liebman
# HG changeset patch # User Christopher B. Liebman # Date 1672855906 28800 # Wed Jan 04 10:11:46 2023 -0800 # Node ID e438fab51202365305cace94aa25937081b051d0 # Parent 07b0bee87f32be91a33210bc06973e07c4c1dac9 limit_req_status: allow status response to be as low as 200 No need to limit this

congestion control algorithm

2023-01-09 Thread claire liu
Hi dev team, I have some questions about congestion control. What's the current congestion control algorithm in Nginx-quic? What are the differences between nginx and nginx-quic's congestion control algorithms? Thanks, Claire ___ nginx-devel mailing list