log src/http/ngx_http_upstream.c @ 1228:863c3490103e

age author description
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
Mon, 11 Dec 2006 15:12:07 +0000 Igor Sysoev upstream name was tried to resolve
Mon, 11 Dec 2006 08:25:03 +0000 Igor Sysoev TCP upstreams always used the first TCP upstream with the same name