log src/http/modules/ngx_http_fastcgi_module.c @ 2944:f892042956e3 stable-0.7

age author description
Mon, 15 Jun 2009 09:30:59 +0000 Igor Sysoev merge r2895, r2896, r2926, r2927, r2928, r2930, and r2936: stable-0.7
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
Thu, 30 Apr 2009 16:15:07 +0000 Igor Sysoev proxy_ignore_headers and fastcgi_ignore_headers
Tue, 21 Apr 2009 10:36:01 +0000 Igor Sysoev fix fastcgi_cache_min_uses
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
Thu, 02 Apr 2009 13:48:54 +0000 Igor Sysoev merge fastcgi_cache_key
Tue, 24 Mar 2009 12:49:29 +0000 Igor Sysoev fastcgi cache
Mon, 23 Mar 2009 13:14:51 +0000 Igor Sysoev a prelimiary proxy cache support
Mon, 26 Jan 2009 14:33:59 +0000 Igor Sysoev fix segfault if $fastcgi_script_name or $fastcgi_path_info were used before
Fri, 16 Jan 2009 13:21:20 +0000 Igor Sysoev fastcgi_split_path_info
Wed, 24 Dec 2008 16:18:35 +0000 Igor Sysoev fix segfault, introduced in r2423