nginx-0.8.21

Steve steeeeeveee at gmx.net
Mon Oct 26 18:49:30 MSK 2009


-------- Original-Nachricht --------
> Datum: Mon, 26 Oct 2009 17:16:18 +0300
> Von: Igor Sysoev <is at rambler-co.ru>
> An: nginx at sysoev.ru
> Betreff: nginx-0.8.21

> Changes with nginx 0.8.21                                        26 Oct
> 2009
> 
>     *) Feature: now the "-V" switch shows TLS SNI support.
> 
>     *) Feature: the "listen" directive of the HTTP module supports unix 
>        domain sockets.
>        Thanks to Hongli Lai.
> 
>     *) Feature: the "default_server" parameter of the "listen" directive.
> 
How is that supposed to work? Should something like that here set that server to be the default if no match is found for the host requested?
----------------
server {
  listen  80 default_server;
}
------------



>     *) Feature: now a "default" parameter is not required to set listen 
>        socket options.
> 
>     *) Bugfix: nginx did not support dates in 2038 year on 32-bit
> platforms;
> 
>     *) Bugfix: socket leak; the bug had appeared in 0.8.11.
> 
> 
> -- 
> Igor Sysoev
> http://sysoev.ru/en/

-- 
Neu: GMX DSL bis 50.000 kBit/s und 200,- Euro Startguthaben!
http://portal.gmx.net/de/go/dsl02





More information about the nginx mailing list