nginx 0.5.16v0.5.16
commit7d7bf7a14fd3548366a9908555ecc86c1840e662
authorIgor Sysoev <igor@sysoev.ru>
Sun, 25 Mar 2007 20:00:00 +0000 (26 00:00 +0400)
committerKirill A. Korinskiy <catap@catap.ru>
Sun, 25 Mar 2007 20:00:00 +0000 (26 00:00 +0400)
tree8acb1e503b0540a118597a012b571fc5d9837340
parentc239748cd145a5b0c330822dcb26822c56e1858b
nginx 0.5.16

    *) Bugfix: the C-class network was not used as hash key in the
       "ip_hash" directive.
       Thanks to Pavel Yarkovoy.

    *) Bugfix: a segmentation fault might occur in worker process if a
       charset was set in the "Content-Type" header line and the line has
       trailing ";"; bug appeared in 0.3.50.

    *) Bugfix: the "[alert] zero size buf" error when FastCGI server was
       used and an request body written in a temporary file was multiple of
       32K.

    *) Bugfix: nginx could not be built on Solaris without the --with-debug
       option; bug appeared in 0.5.15.
CHANGES
CHANGES.ru
src/core/nginx.h
src/event/modules/ngx_devpoll_module.c
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_upstream_ip_hash_module.c
src/http/modules/perl/nginx.pm
src/http/ngx_http_upstream.c