log src/http/ngx_http_upstream.c @ 1259:05b5236c2ff5

age author description
Sun, 17 Jun 2007 09:29:15 +0000 Igor Sysoev if subrequest response was buffered in file, then subrequest was finalized
Thu, 07 Jun 2007 14:33:02 +0000 Igor Sysoev style fix
Mon, 23 Apr 2007 16:56:17 +0000 Igor Sysoev $upstream_addr
Wed, 18 Apr 2007 20:23:19 +0000 Igor Sysoev store the upstream states before X-Accel-Redirect to a next upstream
Wed, 18 Apr 2007 15:21:28 +0000 Igor Sysoev style fix: remove tabs
Tue, 10 Apr 2007 07:08:06 +0000 Igor Sysoev $upstream_http_... variables
Sat, 31 Mar 2007 15:37:09 +0000 Igor Sysoev separate ngx_http_upstream_test_connect() and
Fri, 23 Mar 2007 11:33:47 +0000 Igor Sysoev fix segfault if upstream sends trailing ";" in "charset="
Thu, 15 Feb 2007 10:00:59 +0000 Igor Sysoev add debug logging
Wed, 14 Feb 2007 18:51:19 +0000 Igor Sysoev ngx_strcasecmp()/ngx_strncasecmp()
Fri, 09 Feb 2007 13:49:14 +0000 Igor Sysoev log a right subrequest
Fri, 19 Jan 2007 12:57:02 +0000 Igor Sysoev fix segfault when client_body_in_file_only is on, the body is not passed
Fri, 19 Jan 2007 12:22:32 +0000 Igor Sysoev a non-active client connection must not closed after send timeout
Mon, 15 Jan 2007 17:12:43 +0000 Igor Sysoev allow the upstream modules to send a header only
Tue, 12 Dec 2006 16:46:16 +0000 Igor Sysoev rewritten upstream