Igor Sysoev | 5 Dec 2005 14:17
Picon

nginx-0.3.13

Changes with nginx 0.3.13                                        05 Dec 2005

     *) Feature: the IMAP/POP3 proxy supports STARTTLS and STLS.

     *) Bugfix: the IMAP/POP3 proxy did not work with the select, poll, and
        /dev/poll methods.

     *) Bugfix: in SSI handling.

     *) Bugfix: now Solaris sendfilev() is not used to transfer the client
        request body to FastCGI-server via the unix domain socket.

     *) Bugfix: the "auth_basic" directive did not disable the
        authorization; bug appeared in 0.3.11.

Igor Sysoev
http://sysoev.ru/en/

Igor Sysoev | 5 Dec 2005 17:56
Picon

nginx-0.3.14

Changes with nginx 0.3.14                                        05 Dec 2005

     *) Bugfix: in the 304 response the body was transferred; bug appeared
        in 0.3.13.

Igor Sysoev
http://sysoev.ru/en/

Igor Sysoev | 7 Dec 2005 15:53
Picon

nginx-0.3.15

Changes with nginx 0.3.15                                        07 Dec 2005

     *) Feature: the new 444 code of the "return" directive to close
        connection.

     *) Feature: the "so_keepalive" directive in IMAP/POP3 proxy.

     *) Bugfix: if there are unclosed connection nginx now calls abort()
        only on gracefull quit and active "debug_points" directive.

Igor Sysoev
http://sysoev.ru/en/

Igor Sysoev | 16 Dec 2005 16:04
Picon

nginx-0.3.16

Changes with nginx 0.3.16                                        16 Dec 2005

     *) Feature: the ngx_http_map_module.

     *) Feature: the "types_hash_max_size" and "types_hash_bucket_size"
        directives.

     *) Feature: the "ssi_value_length" directive.

     *) Feature: the "worker_rlimit_core" directive.

     *) Workaround: the connection number in logs was always 1 if nginx was
        built by the icc 8.1 or 9.0 compilers with optimization for
        Pentium 4.

     *) Bugfix: the "config timefmt" SSI command set incorrect time format.

     *) Bugfix: nginx did not close connection to IMAP/POP3 backend for the
        SSL connections. Thanks to Rob Mueller. Bug appeared in 0.3.13.

     *) Bugfix: segmentation fault may occurred in at SSL shutdown; bug
        appeared in 0.3.13.

Igor Sysoev
http://sysoev.ru/en/

Igor Sysoev | 18 Dec 2005 17:01
Picon

nginx-0.3.17

Changes with nginx 0.3.17                                        18 Dec 2005

     *) Change: now on Linux configure checks the presence of epoll and
        sendfile64() in kernel.

     *) Feature: the "map" directive supports domain names in the
        ".domain.tld" form.

     *) Bugfix: the timeouts were not used in SSL handshake.

     *) Bugfix: in the HTTP protocol in the "proxy_pass" directive.

     *) Bugfix: when the HTTP protocol was used in the "proxy_pass"
        directive the port 80 was used by default.

Igor Sysoev
http://sysoev.ru/en/

Igor Sysoev | 26 Dec 2005 18:06
Picon

nginx-0.3.19

Changes with nginx 0.3.18                                        26 Dec 2005

     *) Feature: the "server_names" directive supports the ".domain.tld"
        names.

     *) Feature: the "server_names" directive uses the hash for the
        "*.domain.tld" names and more effective hash for usual names.

     *) Change: the "server_names_hash_max_size" and
        "server_names_hash_bucket_size" directives.

     *) Change: the "server_names_hash" and "server_names_hash_threshold"
        directives were canceled.

     *) Feature: the "valid_referers" directive uses the hash site names.

     *) Change: now the "valid_referers" directive checks the site names
        only without the URI part.

     *) Bugfix: some ".domain.tld" names incorrectly processed by the
        ngx_http_map_module.

     *) Bugfix: segmentation fault was occurred if configuration file did
        not exist; bug appeared in 0.3.12.

     *) Bugfix: on 64-bit platforms segmentation fault may occurred on
        start; bug appeared in 0.3.16.

Igor Sysoev
http://sysoev.ru/en/
(Continue reading)

Igor Sysoev | 28 Dec 2005 15:23
Picon

nginx-0.3.19

Changes with nginx 0.3.19                                        28 Dec 2005

     *) Feature: the "path" and "alias" directives support the variables.

     *) Change: now the "valid_referers" directive again checks the URI part.

     *) Bugfix: in SSI handling.

Igor Sysoev
http://sysoev.ru/en/


Gmane