nginx 0.1.12v0.1.12
commit429635257be5d77920ff554e75c1410461537fff
authorIgor Sysoev <igor@sysoev.ru>
Sun, 5 Dec 2004 21:00:00 +0000 (6 00:00 +0300)
committerKirill A. Korinskiy <catap@catap.ru>
Sun, 5 Dec 2004 21:00:00 +0000 (6 00:00 +0300)
tree36adeee161c7d8f63efb98d885daf0e4f88d04d2
parenta8d4ebdae51218c8309971297aebcf4208224a96
nginx 0.1.12

    *) Feature: the %request_length log parameter.

    *) Bugfix: when using the /dev/poll, select and poll on the platforms,
       where these methods may do the false reports, there may be the long
       delay when the request was passed via the keep-alive connection. It
       may be at least on Solaris when using the /dev/poll.

    *) Bugfix: the send_lowat directive is ignored on Linux because Linux
       does not support the SO_SNDLOWAT option.
CHANGES
CHANGES.ru
src/core/nginx.h
src/http/modules/ngx_http_index_handler.c
src/http/ngx_http_log_handler.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_request_body.c
src/os/unix/ngx_linux_config.h
src/os/unix/ngx_solaris_config.h