Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

Re: Nginx 1.4 problem

$
0
0
Hello!

On Wed, May 01, 2013 at 02:18:44PM -0700, Paul N. Pace wrote:

> On Wed, May 1, 2013 at 2:07 PM, Maxim Dounin <mdounin@mdounin.ru> wrote:
> > Hello!
> >
> > On Wed, May 01, 2013 at 11:17:10AM -0700, Alder Network wrote:
> >
> >> Just for clarity, I want to be listening on both IPv4 and IPv6 on the same
> >> port.
> >
> > You have to write
> >
> > listen 80;
> > listen [::]:80;
> >
> > to listen on both IPv4 and IPv6.
>
> Doesn't that require ipv6only=on?
>
> listen 80;
> listen [::]:80 ipv6only=on;

As of nginx 1.3.4+, it's on by default:

[...]

> >> >> Note that since 1.3.4 ipv6only listen option is on by default, and
> >> >> if you have

[...]

--
Maxim Dounin
http://nginx.org/en/donation.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 53287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>