Oleksandr V. Typlyns'kyi
July 03, 2012 03:24PM
Today Jul 3, 2012 at 15:04 pgn wrote:

> Done.
>
> Reading the docs, it's not clear to me -- or others apparently:
>
> http://kromey.us/2011/06/named-based-virtual-hosts-with-nginx-on-ipv6-423.html
> http://serverfault.com/questions/277653/nginx-name-based-virtual-hosts-on-ipv6
>
> -- that ipv6only=on can only be specified once ...
>
> While some 'additional parameters' on the listen line are restricted in
> this manner, others -- e.g., ssl, spdy -- are not, and can appear
> multiple times.

You should read docs more careful.
http://nginx.org/en/docs/http/ngx_http_core_module.html#listen
ssl this parameter (0.7.14) does not relate to system calls listen() and bind(),
but allows to specify that all connections accepted on this port should work in the SSL mode.

--
WNGS-RIPE

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

startup error -> "[emerg] duplicate listen options" if 2nd IPv6 listener is enabled

pgn July 03, 2012 01:39PM

Re: startup error -> "[emerg] duplicate listen options" if 2nd IPv6 listener is enabled

Oleksandr V. Typlyns'kyi July 03, 2012 02:04PM

Re: startup error -> "[emerg] duplicate listen options" if 2nd IPv6 listener is enabled

pgn July 03, 2012 02:12PM

Re: startup error -> "[emerg] duplicate listen options" if 2nd IPv6 listener is enabled

Oleksandr V. Typlyns'kyi July 03, 2012 02:36PM

Re: startup error -> "[emerg] duplicate listen options" if 2nd IPv6 listener is enabled

pgn July 03, 2012 03:04PM

Re: startup error -> "[emerg] duplicate listen options" if 2nd IPv6 listener is enabled

Oleksandr V. Typlyns'kyi July 03, 2012 03:24PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 297
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready