log

age author description
Fri, 04 Jul 2014 20:47:16 +0400 Maxim Dounin Upstream: p->downstream_error instead of closing connection.
Tue, 01 Jul 2014 20:52:08 +0400 Valentin Bartenev Upstream: fixed handling of write event after sending request.
Mon, 16 Jun 2014 19:43:25 +0400 Valentin Bartenev SSL: the "ssl_password_file" directive.
Thu, 26 Jun 2014 05:08:59 +0400 Maxim Dounin Configure: restored "nginx/" missed in 6e4bb1d6679d.
Thu, 26 Jun 2014 03:34:19 +0400 Maxim Dounin Core: removed meaningless check from ngx_palloc_block().
Thu, 26 Jun 2014 03:34:13 +0400 Maxim Dounin Fixed wrong sizeof() in ngx_http_init_locations().
Thu, 26 Jun 2014 03:34:05 +0400 Maxim Dounin Core: plugged socket leak during configuration test.
Thu, 26 Jun 2014 03:34:02 +0400 Maxim Dounin Configure: style.
Thu, 26 Jun 2014 02:35:01 +0400 Maxim Dounin Upstream: cache revalidation using If-None-Match.
Thu, 26 Jun 2014 02:28:23 +0400 Maxim Dounin Cache: ETag now saved into cache header.
Thu, 26 Jun 2014 02:27:21 +0400 Maxim Dounin Cache: version in cache files.
Thu, 26 Jun 2014 02:27:11 +0400 Maxim Dounin Entity tags: explicit flag to skip not modified filter.
Thu, 26 Jun 2014 02:21:20 +0400 Maxim Dounin Entity tags: weak comparison for If-None-Match.
Thu, 26 Jun 2014 02:21:01 +0400 Maxim Dounin Entity tags: downgrade strong etags to weak ones as needed.
Thu, 26 Jun 2014 02:20:09 +0400 Maxim Dounin Upstream: fixed cache revalidation with SSI.