log

age author description
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().
Thu, 15 Sep 2011 19:21:19 +0000 Maxim Dounin Upstream: Connection header processing.
Thu, 15 Sep 2011 19:20:08 +0000 Maxim Dounin Upstream: Transfer-Encoding header processing.
Thu, 15 Sep 2011 19:05:23 +0000 Maxim Dounin Keepalive support in fastcgi.
Thu, 15 Sep 2011 19:04:25 +0000 Maxim Dounin Keepalive support in memcached.
Thu, 15 Sep 2011 19:03:15 +0000 Maxim Dounin Upstream: keepalive flag.
Thu, 15 Sep 2011 19:00:47 +0000 Maxim Dounin Upstream: pipe length and input_filter_init in buffered mode.
Thu, 15 Sep 2011 18:43:19 +0000 Maxim Dounin Upstream: r->upstream->length type change to off_t.
Thu, 15 Sep 2011 18:33:43 +0000 Maxim Dounin Upstream: content_length_n API change.
Thu, 15 Sep 2011 18:21:24 +0000 Maxim Dounin Upstream: separate pool for peer connections.
Thu, 15 Sep 2011 18:12:58 +0000 Maxim Dounin Workaround for cpu hog on errors with cached connections.
Thu, 15 Sep 2011 16:03:17 +0000 Maxim Dounin API change: ngx_chain_update_chains() now requires pool.