HTTP/3 with multiple server blocks

Jonny Barnes jonnybarnes at gmail.com
Fri Oct 30 22:21:43 UTC 2020


Can we do this?

First issue is if I add the line `listen 443 http3 resueport` to more than
one server {} block the nginx conf test gives the following error:

> nginx: [emerg] duplicate listen options for 0.0.0.0:443 in
/usr/local/nginx/conf/sites-enabled/legolas:2
> nginx: configuration file /usr/local/nginx/conf/nginx.conf test failed

It seemingly works if i only have it for one of my server blocks. But I
can‘t get my firefox browser to connect with HTTP/3. It does connect to
quic.nginx.org over HTTP/3.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20201030/6691393d/attachment.htm>


More information about the nginx-devel mailing list