log src/http/ngx_http_upstream.c @ 2592:3a8a53c0c42f

age author description
Mon, 23 Mar 2009 13:14:51 +0000 Igor Sysoev a prelimiary proxy cache support
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Mon, 26 Jan 2009 15:17:50 +0000 Igor Sysoev r2414 merge: stable-0.6
Wed, 21 Jan 2009 20:54:40 +0000 Igor Sysoev fix fastcgi_store
Fri, 16 Jan 2009 13:57:00 +0000 Igor Sysoev proxy/fastcgi_store did not delete incomplete files
Thu, 15 Jan 2009 13:10:45 +0000 Igor Sysoev in miss case memcached module returned END instead of default 404 page body
Tue, 23 Dec 2008 19:35:12 +0000 Igor Sysoev variable support for unix sockets in fastcgi_pass and proxy_pass