log src/http/modules/ngx_http_proxy_module.c @ 2973:70c8b2d28d1d

age author description
Mon, 15 Jun 2009 14:25:08 +0000 Igor Sysoev fix building --without-http-cache, broken in r2930
Mon, 15 Jun 2009 09:30:59 +0000 Igor Sysoev merge r2895, r2896, r2926, r2927, r2928, r2930, and r2936: stable-0.7
Mon, 08 Jun 2009 12:33:11 +0000 Igor Sysoev inherit proxy_set_header, proxy_hide_header, and fastcgi_hide_header
Sat, 06 Jun 2009 18:49:47 +0000 Igor Sysoev proxy_cache_use_stale/fastcgi_cache_use_stale updating
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Thu, 28 May 2009 13:41:44 +0000 Igor Sysoev report about proxy/fastcgi_store and proxy/fastcgi_cache incompatibility
Thu, 28 May 2009 13:31:43 +0000 Igor Sysoev style fix
Tue, 19 May 2009 13:27:27 +0000 Igor Sysoev proxy_cache_methods and fastcgi_cache_methods
Mon, 18 May 2009 16:13:02 +0000 Igor Sysoev r2754 merge: stable-0.6
Thu, 30 Apr 2009 16:15:07 +0000 Igor Sysoev proxy_ignore_headers and fastcgi_ignore_headers
Thu, 30 Apr 2009 12:43:38 +0000 Igor Sysoev *) check a proxy_redirect single parameter
Fri, 24 Apr 2009 19:56:09 +0000 Igor Sysoev merge SSL context inside "if" block
Thu, 16 Apr 2009 19:25:09 +0000 Igor Sysoev move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory
Wed, 15 Apr 2009 11:42:49 +0000 Igor Sysoev hide cacheable Set-Cookie and P3P response headers
Wed, 15 Apr 2009 11:21:12 +0000 Igor Sysoev do not pass if-... headers for cacheable responses