Re: nginx http3/quic support

2023-06-29 Thread Genes Lists
On 6/29/23 07:16, Genes Lists wrote: Nginx mainline added (experimental) http3/quic support with version 1.25 Seems our nginx-mainline does have '--with-http_v3_module' together with openssl. So it should mostly work as is. Missed that as well - must need more coffee ... gene

Re: nginx http3/quic support

2023-06-29 Thread Geert Hendrickx
On Thu, Jun 29, 2023 at 08:33:15 -0400, Genes Lists wrote: > On 6/29/23 08:06, Genes Lists wrote: > > On 6/29/23 07:16, Genes Lists wrote: > > > > Actually the cleanest and simplest way is to use libressl which is ... - > > I will build and test. > > > > Very simple to build with libressl - prel

Re: nginx http3/quic support

2023-06-29 Thread Genes Lists
On 6/29/23 08:06, Genes Lists wrote: On 6/29/23 07:16, Genes Lists wrote: Actually the cleanest and simplest way is to use libressl which is ... - I will build and test. Very simple to build with libressl - preliminary testing nginx working fine for both http/2 and http/3. Be good to ha

Re: nginx http3/quic support

2023-06-29 Thread Genes Lists
On 6/29/23 07:16, Genes Lists wrote: Actually the cleanest and simplest way is to use libressl which is already nicely packaged in in repo. Don't know how I missed this earlier - I will build and test. gene

nginx http3/quic support

2023-06-29 Thread Genes Lists
Nginx mainline added (experimental) http3/quic support with version 1.25 in late May. Is there any interest in adding support to our nginx-mainline package? It can be optionally turned on in server config, so having it compiled in and available shouldn't have any impact until it's activated by