log

age author description
Wed, 21 Nov 2012 01:02:56 +0000 Maxim Dounin Request body: adjust b->pos when chunked parsing done.
Wed, 21 Nov 2012 00:59:16 +0000 Maxim Dounin Request body: chunked parsing moved to ngx_http_parse.c from proxy.
Wed, 21 Nov 2012 00:57:56 +0000 Maxim Dounin Request body: properly handle events while discarding body.
Wed, 21 Nov 2012 00:57:16 +0000 Maxim Dounin Request body: fixed socket leak on errors.
Wed, 21 Nov 2012 00:55:50 +0000 Maxim Dounin Request body: code duplication reduced, no functional changes.
Wed, 21 Nov 2012 00:55:06 +0000 Maxim Dounin Request body: $request_body variable generalization.
Wed, 21 Nov 2012 00:54:01 +0000 Maxim Dounin Request body: fixed "501 Not Implemented" error handling.
Wed, 21 Nov 2012 00:52:35 +0000 Maxim Dounin Core: added debug logging of writev() in ngx_write_chain_to_file().
Wed, 21 Nov 2012 00:51:37 +0000 Maxim Dounin Dav: fixed segfault on PUT if body was already read (ticket #238).
Tue, 20 Nov 2012 13:37:55 +0000 Igor Sysoev Fixed failure to start cache manager and cache loader processes
Sat, 17 Nov 2012 00:36:44 +0000 Maxim Dounin Trailing whitespace fix.
Fri, 16 Nov 2012 18:29:19 +0000 Maxim Dounin Upstream: better detection of connect() failures with kqueue.
Fri, 16 Nov 2012 12:18:05 +0000 Ruslan Ermilov Upstream: honor the "down" flag for a single server.
Fri, 16 Nov 2012 09:37:14 +0000 Ruslan Ermilov Variables $request_time and $msec.
Fri, 16 Nov 2012 09:25:52 +0000 Ruslan Ermilov Fixed setting of CPU affinity on respawn of dead worker processes.
Fri, 16 Nov 2012 07:49:41 +0000 Ruslan Ermilov Version bump.
Tue, 13 Nov 2012 13:35:19 +0000 Maxim Dounin release-1.2.5 tag stable-1.2
Tue, 13 Nov 2012 13:34:59 +0000 Maxim Dounin nginx-1.2.5-RELEASE stable-1.2 release-1.2.5
Tue, 13 Nov 2012 11:24:14 +0000 Maxim Dounin Merge of r4896: event pipe: fixed handling of buf_to_file data. stable-1.2
Tue, 13 Nov 2012 11:21:31 +0000 Maxim Dounin Merge of r4892: keepalive memory usage optimization. stable-1.2
Tue, 13 Nov 2012 11:00:37 +0000 Maxim Dounin Merge of r4891: worker_processes auto. stable-1.2
Tue, 13 Nov 2012 10:45:23 +0000 Maxim Dounin Merge of r4886, r4887, r4894: log variables generalization: stable-1.2
Tue, 13 Nov 2012 10:42:16 +0000 Maxim Dounin Merge of r4885: ssl_verify_client optional_no_ca. stable-1.2
Mon, 12 Nov 2012 18:47:07 +0000 Maxim Dounin Merge of r4872, r4893: resolver cached addresses random rotation. stable-1.2
Mon, 12 Nov 2012 18:39:51 +0000 Maxim Dounin Merge of r4870, r4871, r4890, r4895: minor fixes. stable-1.2
Mon, 12 Nov 2012 18:00:32 +0000 Maxim Dounin Merge of r4868, r4869: SSL minor fixes. stable-1.2
Mon, 12 Nov 2012 17:57:57 +0000 Maxim Dounin Merge of r4866, r4867: configure fixes. stable-1.2
Mon, 12 Nov 2012 17:54:49 +0000 Maxim Dounin Merge of r4865: clearing of cpu_affinity after process spawn. stable-1.2
Mon, 12 Nov 2012 17:03:38 +0000 Maxim Dounin Version bump. stable-1.2
Tue, 30 Oct 2012 13:35:18 +0000 Maxim Dounin release-1.3.8 tag