Welcome! Log In Create A New Profile

Advanced

Re: QUIC and HTTP/3 roadmap blog post

All files from this thread

File Name File Size   Posted by Date  
image.png 31.7 KB open | download Raminda Subashana 07/14/2021 Read message
image.png 29.3 KB open | download Raminda Subashana 07/14/2021 Read message
image.png 34.5 KB open | download Raminda Subashana 07/14/2021 Read message
image.png 33.6 KB open | download Raminda Subashana 07/14/2021 Read message
nginx-quic_compressed.pdf 199.4 KB open | download Raminda Subashana 07/14/2021 Read message
nginx.conf 1.5 KB open | download Raminda Subashana 07/14/2021 Read message
nginx-1.16.1_compressed.pdf 198.6 KB open | download Raminda Subashana 07/14/2021 Read message
Raminda Subashana
July 13, 2021 08:00AM
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 test appreciate
if you can share

server {
listen 443 ssl; # TCP listener for HTTP/1.1
listen 443 http3 reuseport; # UDP listener for QUIC+HTTP/3

ssl_protocols TLSv1.3; # QUIC requires TLS 1.3
ssl_certificate ssl/www.example.com.crt;
ssl_certificate_key ssl/www.example.com.key;

add_header Alt-Svc 'h3=":443"'; # Advertise that HTTP/3 is available
add_header QUIC-Status $quic; # Sent when QUIC was used
}


On Tue, Jul 13, 2021 at 2:39 PM Raminda Subashana <iwaraminda@googlemail.com>
wrote:

> 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 <me@mheard.com> 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 people doing HTTP/1.1 web
>> sockets (and probably HTTP/2 push) for many years. With HTTP/3 (QUIC)
>> it's even more pronounced.
>>
>> From my point of view its the single biggest obstacle to the QUIC
>> upgrade. as a user.
>>
>> Regards,
>> Mathew
>>
>> On Tue, 13 Jul 2021 at 18:15, Maxim Konovalov <maxim@nginx.com> wrote:
>> >
>> > 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
>> > nginx@nginx.org
>> > http://mailman.nginx.org/mailman/listinfo/nginx
>> _______________________________________________
>> nginx mailing list
>> nginx@nginx.org
>> http://mailman.nginx.org/mailman/listinfo/nginx
>>
>
>
> --
>
> Thanks & Regards,
>
> *Raminda Subhashana*
>
> Mobile : 0773482137
>
>
>
>
>
> *Please consider the environmental impact of needlessly printing this
> e-mail.*
>


--

Thanks & Regards,

*Raminda Subhashana*

Mobile : 0773482137





*Please consider the environmental impact of needlessly printing this
e-mail.*
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

QUIC and HTTP/3 roadmap blog post

Maxim Konovalov July 13, 2021 04:16AM

Re: QUIC and HTTP/3 roadmap blog post

Mathew Heard July 13, 2021 04:56AM

Re: QUIC and HTTP/3 roadmap blog post

Raminda Subashana July 13, 2021 05:10AM

Re: QUIC and HTTP/3 roadmap blog post

Raminda Subashana July 13, 2021 08:00AM

Re: QUIC and HTTP/3 roadmap blog post

Vladimir Homutov July 13, 2021 09:16AM

Re: QUIC and HTTP/3 roadmap blog post

Raminda Subashana July 13, 2021 10:26AM

Re: QUIC and HTTP/3 roadmap blog post Attachments

Raminda Subashana July 14, 2021 06:40AM

Re: QUIC and HTTP/3 roadmap blog post

Vladimir Homutov July 15, 2021 04:26AM

Re: QUIC and HTTP/3 roadmap blog post

Vladimir Homutov July 16, 2021 06:52AM

Re: QUIC and HTTP/3 roadmap blog post

Vladimir Homutov July 13, 2021 09:20AM

Re: QUIC and HTTP/3 roadmap blog post

Mathew Heard July 13, 2021 09:38AM

Re: QUIC and HTTP/3 roadmap blog post

Marcin Wanat July 13, 2021 08:44AM

Re: QUIC and HTTP/3 roadmap blog post

Vladimir Homutov July 15, 2021 04:12AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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