On Apr 5, 2013, at 6:07 PM, B.R. <[email protected]> wrote:
> @Ted
> I​ tested your solution but as I expected nginx is only listening on IPv4 
> interfaces after restart and not IPv6 ones anymore.​

Weird.   I have this:

                listen 443 ssl;
                listen [::]443 ipv6only=on ssl;

But aside from that, I don't have any references to ipv6 in the configuration, 
and it is listening on [::]/80.

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to