<div dir="ltr">Hi,<div><br></div><div>I am trying to setup nginx with multiple vhost and quic support for all and using sample config as per <a href="https://www.nginx.com/blog/binary-packages-for-preview-nginx-quic-http3-implementation/">https://www.nginx.com/blog/binary-packages-for-preview-nginx-quic-http3-implementation/</a></div><div><br></div><div>server {<br>listen    <a href="http://65.109.175.140:443">65.109.175.140:443</a> ssl ;<br>listen    <a href="http://65.109.175.140:443">65.109.175.140:443</a> quic reuseport;</div><div>server_name <a href="http://a.com">a.com</a>;<br><div>.............</div><div>.............................</div><div>}</div><div><div>server {<br>listen    <a href="http://65.109.175.140:443">65.109.175.140:443</a> ssl ;<br>listen    <a href="http://65.109.175.140:443">65.109.175.140:443</a> quic reuseport;</div><div>server_name <a href="http://b.com">b.com</a>;<br><div>.............</div><div>.............................</div><div>}</div><div><br></div><div>This however is throwing an error</div><div><br></div><div># nginx -t<br>nginx: [emerg] duplicate listen options for <a href="http://65.109.175.140:443">65.109.175.140:443</a> in /etc/nginx/sites-enabled/b.com.conf:105<br>nginx: configuration file /etc/nginx/nginx.conf test failed<br></div><div><br></div><div>What am I doing wrong?</div><div><br></div></div></div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><b>Anoop P Alias</b> <div><br></div></div></div></div></div></div>