congestion control algorithm

Roman Arutyunyan arut at nginx.com
Wed Jan 11 08:55:30 UTC 2023


Hi Claire,

> On 9 Jan 2023, at 21:59, claire liu <claireecf at gmail.com> wrote:
> 
> 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?

nginx-quic implements NewReno congestion control as per RFC 9002, Section 7.
We have plans to add more advanced algorithms though.

Nginx does not have any congestion control implemented, since it relies on the kernel to implement one for TCP.

> 
> Thanks,
> Claire
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> https://mailman.nginx.org/mailman/listinfo/nginx-devel

----
Roman Arutyunyan
arut at nginx.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20230111/347cc8ef/attachment-0001.htm>


More information about the nginx-devel mailing list