Re: QUIC and HTTP/3 roadmap blog post

2021-07-16 Thread Vladimir Homutov
On Tue, Jul 13, 2021 at 05:29:15PM +0530, Raminda Subashana wrote: > Hi Maxim, > > Just tested nginx-quic release and there is a performance issue. I compared > it with Cloudflare quic experimental release which is based on nginx 1.16. > > It is almost 3 times slower than 1.16. Below config worked

Re: QUIC and HTTP/3 roadmap blog post

2021-07-15 Thread Vladimir Homutov
14.07.2021 13:39, Raminda Subashana writes: Hi Vladimir, Please see below; details & herewith attached another detail report as a PDF. I tested with Magento 2.4.2 & below results based on it. PHP 7.4 on Ubuntu 20.04 LTS Hi Raminda, thank you for the feedback! can you please send full ngi

Re: QUIC and HTTP/3 roadmap blog post

2021-07-15 Thread Vladimir Homutov
13.07.2021 15:42, Marcin Wanat пишет: Hi Maxim, does Nginx have plans to adopt BBR as congestion control when using QUIC ? Regards, Marcin Wanat Hi Marcin Wanat, Short-term, there are no such plans. We still have plenty of things to do. Currently for congestion we use what is described in

Re: QUIC and HTTP/3 roadmap blog post

2021-07-13 Thread Raminda Subashana
Hi Vladimir, Sure I'll share all the information. Thanks On Tue, Jul 13, 2021 at 6:44 PM Vladimir Homutov wrote: > On Tue, Jul 13, 2021 at 05:29:15PM +0530, Raminda Subashana wrote: > > Hi Maxim, > > > > Just tested nginx-quic release and there is a performance issue. I > compared > > it with

Re: QUIC and HTTP/3 roadmap blog post

2021-07-13 Thread Mathew Heard
Hi Vladimir, Within the main users of HTTP/3 we are seeing an uptick in users doing long lived connections and users using previously niche features (such as server push) leading to an expectation of near indefinite session life (and websocket isnt yet available for http/3). Basically application

Re: QUIC and HTTP/3 roadmap blog post

2021-07-13 Thread Vladimir Homutov
On Tue, Jul 13, 2021 at 06:55:14PM +1000, Mathew Heard wrote: > Hi Maxim, > > Really interesting read. > > Do you have any plans for resolving the SIGHUP causes session closure > issues that currently exist with nginx-quic? The closure of long lived > connections has been a thorn in the side of peo

Re: QUIC and HTTP/3 roadmap blog post

2021-07-13 Thread Vladimir Homutov
On Tue, Jul 13, 2021 at 05:29:15PM +0530, Raminda Subashana wrote: > Hi Maxim, > > Just tested nginx-quic release and there is a performance issue. I compared > it with Cloudflare quic experimental release which is based on nginx 1.16. > > It is almost 3 times slower than 1.16. Below config worked

Re: QUIC and HTTP/3 roadmap blog post

2021-07-13 Thread Marcin Wanat
Hi Maxim, does Nginx have plans to adopt BBR as congestion control when using QUIC ? Regards, Marcin Wanat On Tue, Jul 13, 2021 at 10:15 AM Maxim Konovalov wrote: > Hi, > > Liam Crilly just published recently a good summary where we are with the > QUIC and HTTP/3 implementation for nginx and o

Re: QUIC and HTTP/3 roadmap blog post

2021-07-13 Thread Raminda Subashana
Hi Maxim, Just tested nginx-quic release and there is a performance issue. I compared it with Cloudflare quic experimental release which is based on nginx 1.16. It is almost 3 times slower than 1.16. Below config worked for me and it never advertised h3-29. if you have specific config file to tes

Re: QUIC and HTTP/3 roadmap blog post

2021-07-13 Thread Raminda Subashana
Hi Maxim, Really interesting post, can I publish this on my personal blog, is it legal? Thanks & Regards, Raminda On Tue, Jul 13, 2021 at 2:25 PM Mathew Heard wrote: > Hi Maxim, > > Really interesting read. > > Do you have any plans for resolving the SIGHUP causes session closure > issues that

Re: QUIC and HTTP/3 roadmap blog post

2021-07-13 Thread Mathew Heard
Hi Maxim, Really interesting read. Do you have any plans for resolving the SIGHUP causes session closure issues that currently exist with nginx-quic? The closure of long lived connections has been a thorn in the side of people doing HTTP/1.1 web sockets (and probably HTTP/2 push) for many years.

QUIC and HTTP/3 roadmap blog post

2021-07-13 Thread Maxim Konovalov
Hi, Liam Crilly just published recently a good summary where we are with the QUIC and HTTP/3 implementation for nginx and our short term plans: https://www.nginx.com/blog/our-roadmap-quic-http-3-support-nginx/ -- Maxim Konovalov ___ nginx mailing list