log src/http/ngx_http_request.c @ 3221:c8de5a8b6d17

age author description
Wed, 21 Oct 2009 16:52:10 +0000 Igor Sysoev rename core_srv_conf fields to more understandable default_server and server
Wed, 21 Oct 2009 16:27:48 +0000 Igor Sysoev fix r3218:
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 14:08:09 +0000 Igor Sysoev add lingering timeout if a response is short and a request body is being
Fri, 02 Oct 2009 11:30:47 +0000 Igor Sysoev clear r->keepalive to disable preventively calling
Wed, 30 Sep 2009 12:05:08 +0000 Igor Sysoev log 499 instead 0, the bug was introduced in r3050
Thu, 24 Sep 2009 13:23:25 +0000 Igor Sysoev update the previous commit: use ngx_strlow()
Thu, 24 Sep 2009 13:15:50 +0000 Igor Sysoev $host is always in low case:
Mon, 21 Sep 2009 18:34:22 +0000 Igor Sysoev fix request counter for post_action, the bug was introduced in r3050
Mon, 07 Sep 2009 11:11:24 +0000 Igor Sysoev merge r3076, r3077, r3080: stable-0.7
Mon, 07 Sep 2009 10:01:26 +0000 Igor Sysoev merge r2980, r2981, r2982: stable-0.7
Tue, 01 Sep 2009 12:35:52 +0000 Igor Sysoev use %*s instead of %V
Sun, 30 Aug 2009 09:47:11 +0000 Igor Sysoev *) ngx_http_ephemeral