log

age author description
Wed, 21 Oct 2009 08:19:46 +0000 Igor Sysoev refactor http listen code:
Tue, 20 Oct 2009 11:48:28 +0000 Igor Sysoev fix two previous commits: an early parallel body discarding completion
Mon, 19 Oct 2009 16:13:38 +0000 Igor Sysoev allow discarding body while a long response transfer
Mon, 19 Oct 2009 16:12:13 +0000 Igor Sysoev restore discard body handler after ngx_http_set_writer() set it to
Mon, 19 Oct 2009 16:06:57 +0000 Igor Sysoev fix ngx_http_finalize_request() code after a body has been discarded
Mon, 19 Oct 2009 14:08:35 +0000 Igor Sysoev prevent handling discarded body as a pipelined request
Mon, 19 Oct 2009 14:08:09 +0000 Igor Sysoev add lingering timeout if a response is short and a request body is being
Mon, 19 Oct 2009 12:35:01 +0000 Igor Sysoev add SNI support in -V output
Mon, 19 Oct 2009 12:33:09 +0000 Igor Sysoev fix typo
Thu, 15 Oct 2009 13:19:34 +0000 Igor Sysoev ngx_http_parse_time() should support full 32-bit time
Thu, 15 Oct 2009 13:09:58 +0000 Igor Sysoev use ngx_uint_t instead of int,
Thu, 15 Oct 2009 13:01:42 +0000 Igor Sysoev bump version
Wed, 14 Oct 2009 12:57:26 +0000 Igor Sysoev release-0.8.20 tag
Wed, 14 Oct 2009 12:57:25 +0000 Igor Sysoev nginx-0.8.20-RELEASE release-0.8.20
Wed, 14 Oct 2009 12:39:41 +0000 Igor Sysoev update r3201: ngx_http_random_index_module should behave consistently