log

age author description
Tue, 27 Sep 2011 11:15:35 +0000 Maxim Dounin Cache: fix for sending of empty responses.
Tue, 27 Sep 2011 11:14:02 +0000 Maxim Dounin Incorrect special case for "return 204" removed.
Tue, 27 Sep 2011 11:13:00 +0000 Maxim Dounin Fix for "return 202" not discarding body.
Tue, 27 Sep 2011 11:11:30 +0000 Maxim Dounin Fix for double content when return is used in error_page handler.
Tue, 27 Sep 2011 11:09:55 +0000 Maxim Dounin Fix for incorrect 201 replies from dav module.
Sun, 25 Sep 2011 20:04:20 +0000 Maxim Dounin Proxy: logging levels tuned, double logging fixed.
Sun, 25 Sep 2011 20:03:27 +0000 Maxim Dounin Proxy: whitespaces after chunk size allowed.
Sun, 25 Sep 2011 20:00:36 +0000 Maxim Dounin Upstream: clearing of u->peer.connection on close.
Fri, 23 Sep 2011 20:15:27 +0000 Ruslan Ermilov Fixed error message.
Tue, 20 Sep 2011 13:15:41 +0000 Ruslan Ermilov Fixed markup.
Tue, 20 Sep 2011 11:18:32 +0000 Igor Sysoev release-1.1.4 tag
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().
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.
Thu, 15 Sep 2011 15:25:42 +0000 Maxim Dounin Buffers reuse in chunked filter.
Thu, 15 Sep 2011 13:23:03 +0000 Igor Sysoev MP4 co64 atom support added.
Thu, 15 Sep 2011 08:59:38 +0000 Ruslan Ermilov Regenerated after previous commit.
Thu, 15 Sep 2011 08:59:13 +0000 Ruslan Ermilov Added ngx_http_mp4_module documentation.
Thu, 15 Sep 2011 08:33:25 +0000 Ruslan Ermilov Regenerated after previous commit.
Thu, 15 Sep 2011 08:24:33 +0000 Ruslan Ermilov - The module name is now also output as an HTML header.
Thu, 15 Sep 2011 05:15:16 +0000 Igor Sysoev Fix of struct field name.
Wed, 14 Sep 2011 15:26:11 +0000 Igor Sysoev Style fix.
Wed, 14 Sep 2011 15:25:46 +0000 Igor Sysoev Fixing building by gcc-4.7.
Wed, 14 Sep 2011 15:20:01 +0000 Igor Sysoev Version bump.
Wed, 14 Sep 2011 15:00:51 +0000 Igor Sysoev release-1.1.3 tag
Wed, 14 Sep 2011 15:00:43 +0000 Igor Sysoev nginx-1.1.3-RELEASE release-1.1.3
Wed, 14 Sep 2011 14:28:55 +0000 Igor Sysoev Fix of the previous commit: is_directio flag processing introduced in r4077
Wed, 14 Sep 2011 14:12:35 +0000 Igor Sysoev Bugfix: open_file_cache did not update file info on retest.
Wed, 14 Sep 2011 14:04:41 +0000 Igor Sysoev Skipping traks with unsupported media formats.
Wed, 14 Sep 2011 05:16:20 +0000 Igor Sysoev Fix of case when start sample does not reside on chunk boundary.
Tue, 13 Sep 2011 09:18:43 +0000 Ruslan Ermilov In Mac OS X Lion, Apple deprecated the use of the system OpenSSL library
Mon, 12 Sep 2011 15:15:00 +0000 Igor Sysoev Fix of debug message format.
Mon, 12 Sep 2011 14:54:28 +0000 Igor Sysoev Fix of codec debug message.
Mon, 12 Sep 2011 14:46:06 +0000 Igor Sysoev Fix of error message.
Mon, 12 Sep 2011 13:06:22 +0000 Igor Sysoev Fix of error message.
Mon, 12 Sep 2011 09:50:33 +0000 Ruslan Ermilov Regenerate after previous commits.
Mon, 12 Sep 2011 09:49:56 +0000 Ruslan Ermilov - The "example" element can now contain sub-elements.