<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Hello,<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">I noticed in <a href="http://blog.pastoutafait.org/billets/activer-le-support-ipv6-de-nginx">an article dedicated to the subject (Fr)</a> that to allow Nginx to listen both on IPv4 and IPv6 interfaces simultaneously, you needed to set sysctl with the following configuration (otherwise Nginx listening binds conflict one with each other):<br>

<pre>net.ipv6.bindv6only = 1</pre></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">However, this has conflicting and unwanted effects on other applications such as Java.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">

Is there any other way to allow Nginx ot listen on both interface types without mandatory system configuration?<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Thanks,<br clear="all">
</div>
<div><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div>

</div>