log src/http/ngx_http_upstream.c @ 1064:7c84c877f2d7

age author description
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
Wed, 06 Dec 2006 11:33:18 +0000 Igor Sysoev the previous fix does not actually fix overflow