log

age author description
Mon, 21 Nov 2011 07:31:59 +0000 Ruslan Ermilov Fixed "keepalive_disable".
Fri, 18 Nov 2011 18:42:00 +0000 Maxim Konovalov FreeBSD 10-current has recently gotten POSIX_FADV_* macros.
Fri, 18 Nov 2011 15:09:08 +0000 Maxim Dounin Upstream: don't cache unfinished responses.
Fri, 18 Nov 2011 14:41:01 +0000 Maxim Dounin Fixed flv header to match specification.
Wed, 16 Nov 2011 13:27:33 +0000 Ruslan Ermilov Silenced a warning for some compilers.
Wed, 16 Nov 2011 13:11:39 +0000 Ruslan Ermilov Now nginx uses TTL of a DNS response when calculating cache validity.
Wed, 16 Nov 2011 12:51:27 +0000 Valentin Bartenev Fixed incorrect counting the length of headers in a SCGI request.
Tue, 15 Nov 2011 20:35:41 +0000 Maxim Dounin Fixed handling of SIGWINCH/NOACCEPT signal.
Tue, 15 Nov 2011 20:33:37 +0000 Maxim Dounin Version bump.
Tue, 15 Nov 2011 08:24:10 +0000 Igor Sysoev release-1.0.10 tag stable-1.0
Tue, 15 Nov 2011 08:24:03 +0000 Igor Sysoev nginx-1.0.10-RELEASE stable-1.0 release-1.0.10
Mon, 14 Nov 2011 16:14:11 +0000 Igor Sysoev Merge of r4283: stable-1.0
Mon, 14 Nov 2011 16:13:15 +0000 Igor Sysoev Merge of r4280: stable-1.0
Mon, 14 Nov 2011 16:12:25 +0000 Igor Sysoev Merge of r4268: stable-1.0
Mon, 14 Nov 2011 15:53:35 +0000 Igor Sysoev Version bump. stable-1.0
Mon, 14 Nov 2011 15:38:02 +0000 Igor Sysoev release-1.1.8 tag
Mon, 14 Nov 2011 15:37:54 +0000 Igor Sysoev nginx-1.1.8-RELEASE release-1.1.8
Mon, 14 Nov 2011 14:59:00 +0000 Igor Sysoev Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()
Mon, 14 Nov 2011 14:42:48 +0000 Igor Sysoev Fix of "Content-Length" header of MP4 response if start argument was used.
Mon, 14 Nov 2011 14:16:51 +0000 Valentin Bartenev Added image/webp and video/webm MIME types.
Mon, 14 Nov 2011 14:04:42 +0000 Valentin Bartenev Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.
Mon, 14 Nov 2011 13:38:02 +0000 Maxim Dounin Reverted incorrect change in internal md5 (part of r3928).
Mon, 14 Nov 2011 13:26:18 +0000 Maxim Dounin Fixed fastcgi/scgi/uwsgi_param inheritance.
Mon, 14 Nov 2011 13:24:43 +0000 Maxim Dounin Separate functions to merge fastcgi/scgi/uwsgi params.
Mon, 14 Nov 2011 13:21:10 +0000 Maxim Dounin Fixed Upgrade header clearing with proxy_cache.
Mon, 14 Nov 2011 13:19:56 +0000 Maxim Dounin Fixed proxy_set_header inheritance with proxy_set_body.
Mon, 14 Nov 2011 13:18:15 +0000 Maxim Dounin Fixed proxy_set_header inheritance with proxy_cache (ticket #45).
Mon, 14 Nov 2011 09:12:15 +0000 Sergey Budnevitch Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse.
Thu, 10 Nov 2011 16:25:08 +0000 Valentin Bartenev Limit zone: added the "limit_conn_zone" directive.
Thu, 10 Nov 2011 16:08:13 +0000 Valentin Bartenev Limit zone: support for multiple "limit_conn" limits.