log

age author description
Tue, 20 Sep 2011 11:18:24 +0000 Igor Sysoev nginx-1.1.4-RELEASE release-1.1.4
Tue, 20 Sep 2011 10:00:46 +0000 Maxim Dounin Fix of separate pool for upstream connections (r4117).
Tue, 20 Sep 2011 09:56:35 +0000 Maxim Dounin Fixed loss of chain links in ngx_event_pipe_read_upstream().
Tue, 20 Sep 2011 09:56:05 +0000 Maxim Dounin Fixed loss of chain links in fastcgi module.
Tue, 20 Sep 2011 09:55:27 +0000 Maxim Dounin Fix of cpu hog in event pipe.
Tue, 20 Sep 2011 07:30:09 +0000 Igor Sysoev The "worker_aio_requests" directive.
Mon, 19 Sep 2011 14:48:29 +0000 Ruslan Ermilov Replaced "can not" with "cannot" and "could not" in a bunch of places.
Mon, 19 Sep 2011 12:41:13 +0000 Ruslan Ermilov Cosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG for "sendfile"
Mon, 19 Sep 2011 12:37:22 +0000 Ruslan Ermilov Overhauled diagnostic messages.
Fri, 16 Sep 2011 13:41:52 +0000 Igor Sysoev Fixing Linux AIO initiatialization: AIO operations are disabled if kernel
Fri, 16 Sep 2011 12:43:16 +0000 Igor Sysoev Fixing Linux AIO syscalls return value handling:
Fri, 16 Sep 2011 12:08:52 +0000 Maxim Dounin Trailing space fix.
Thu, 15 Sep 2011 19:28:18 +0000 Maxim Dounin Upstream keepalive module.
Thu, 15 Sep 2011 19:23:20 +0000 Maxim Dounin Proxy: basic HTTP/1.1 support (including keepalive).
Thu, 15 Sep 2011 19:22:35 +0000 Maxim Dounin Protocol version parsing in ngx_http_parse_status_line().