quic listen on multiple vhost

Reinis Rozitis r at roze.lv
Tue Jul 25 06:52:19 UTC 2023


> # nginx -t
> nginx: [emerg] duplicate listen options for http://65.109.175.140:443 in /etc/nginx/sites-enabled/b.com.conf:105
> nginx: configuration file /etc/nginx/nginx.conf test failed
> 
> What am I doing wrong?

Probably complains about the duplicate 'reuseport' - leave it just only on one listen directive.

rr



More information about the nginx mailing list