log src/http/ngx_http_upstream.c @ 3699:b0a0686a85bb

age author description
Mon, 19 Jul 2010 09:36:04 +0000 Igor Sysoev proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypass
Fri, 16 Jul 2010 10:01:49 +0000 Igor Sysoev rename ngx_http_file_cache_create() to ngx_http_file_cache_new()
Thu, 15 Jul 2010 14:01:02 +0000 Igor Sysoev ngx_http_file_cache_create()
Wed, 14 Jul 2010 11:15:45 +0000 Igor Sysoev use ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Fri, 02 Jul 2010 09:49:27 +0000 Igor Sysoev treat Set-Cookie as a header that forbids caching
Fri, 02 Jul 2010 09:25:38 +0000 Igor Sysoev use shared ngx_http_upstream_ignore_headers_masks[]
Mon, 07 Jun 2010 12:27:06 +0000 Igor Sysoev merge r3528: stable-0.7
Mon, 07 Jun 2010 12:23:23 +0000 Igor Sysoev merge r3518, r3527: stable-0.7
Mon, 07 Jun 2010 11:46:43 +0000 Igor Sysoev merge r3515: stable-0.7
Mon, 24 May 2010 12:35:10 +0000 Igor Sysoev remove r->zero_in_uri
Mon, 24 May 2010 11:01:05 +0000 Igor Sysoev proxy_no_cache and fastcgi_no_cache
Fri, 14 May 2010 12:04:58 +0000 Igor Sysoev do not cache response if it has "no-store" or "private"
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Fri, 14 May 2010 09:55:33 +0000 Igor Sysoev use ngx_min() and ngx_max()
Fri, 14 May 2010 09:22:58 +0000 Igor Sysoev fix segfault: ngx_http_upstream_cleanup() cleans r->cleanup,
Mon, 01 Feb 2010 15:46:14 +0000 Igor Sysoev merge r3137, r3198, r3199, r3353, r3370, r3371, r3398, r3399: stable-0.7
Mon, 01 Feb 2010 14:01:24 +0000 Igor Sysoev merge r2990, r3324, r3384, r3419: stable-0.7
Fri, 29 Jan 2010 16:45:14 +0000 Igor Sysoev delete u->cleanup mark, this fixes large values in $upstream_response_time,
Wed, 23 Dec 2009 15:31:16 +0000 Igor Sysoev allow to handle 301/302 in error_page
Wed, 23 Dec 2009 14:22:17 +0000 Igor Sysoev fix typo
Sun, 29 Nov 2009 20:48:01 +0000 Igor Sysoev fix handling cached HTTP/0.9 response
Mon, 02 Nov 2009 16:11:06 +0000 Igor Sysoev change ngx_parse_addr() interface
Mon, 02 Nov 2009 15:24:02 +0000 Igor Sysoev proxy_bind, fastcgi_bind, and memcached_bind
Mon, 26 Oct 2009 17:45:55 +0000 Igor Sysoev merge r3162, r3183: stable-0.7
Mon, 26 Oct 2009 17:32:17 +0000 Igor Sysoev merge r3024, r3025, r3028, r3033, r3034, r3035, r3036: stable-0.7
Mon, 26 Oct 2009 17:23:49 +0000 Igor Sysoev merge r3017, r3018, r3019, r3020, r3021, r3022, r3023, r3196: stable-0.7
Mon, 26 Oct 2009 17:13:44 +0000 Igor Sysoev merge r3004, r3005, r3006: stable-0.7
Mon, 26 Oct 2009 17:09:27 +0000 Igor Sysoev merge r3001, r3007, r3013: stable-0.7
Mon, 26 Oct 2009 16:22:24 +0000 Igor Sysoev merge r2972, r2994, r3133, r3142, r3143, r3174, r3175, r3176: stable-0.7
Mon, 26 Oct 2009 15:54:29 +0000 Igor Sysoev merge r2903, r2911, r2912, r3002: stable-0.7
Thu, 08 Oct 2009 14:22:00 +0000 Igor Sysoev test comma separator in "Cache-Control"
Wed, 07 Oct 2009 12:55:58 +0000 Igor Sysoev use real file cache length, this fixes cache size counting for responses
Mon, 28 Sep 2009 12:31:47 +0000 Igor Sysoev fix request counter in resolver handling, the bug was introduced in r3050
Fri, 25 Sep 2009 09:30:06 +0000 Igor Sysoev check unsafe Destination
Sun, 13 Sep 2009 13:45:32 +0000 Igor Sysoev fix request counter for X-Accel-Redirect, the bug was introduced in r3050
Tue, 08 Sep 2009 11:37:50 +0000 Igor Sysoev increase request counter before an upstream cleanup because the cleanup
Mon, 07 Sep 2009 11:27:07 +0000 Igor Sysoev merge r3038: stable-0.7
Mon, 07 Sep 2009 09:49:51 +0000 Igor Sysoev merge r2953, r2958, r3084: stable-0.7
Fri, 04 Sep 2009 09:57:38 +0000 Igor Sysoev clean cache updating state if a response has uncacheable code or
Fri, 28 Aug 2009 11:23:50 +0000 Igor Sysoev do not create cache key in AIO invocation
Fri, 28 Aug 2009 11:22:27 +0000 Igor Sysoev fix sending a cached file using AIO
Fri, 28 Aug 2009 08:15:55 +0000 Igor Sysoev directio_alignment
Fri, 28 Aug 2009 08:12:35 +0000 Igor Sysoev FreeBSD and Linux AIO support
Wed, 26 Aug 2009 16:14:57 +0000 Igor Sysoev axe r->connection->destroyed testing
Sun, 23 Aug 2009 16:10:39 +0000 Igor Sysoev process upstream ETag header
Thu, 20 Aug 2009 13:37:26 +0000 Igor Sysoev fix copy destination name length, introduced in r3025
Wed, 12 Aug 2009 12:05:33 +0000 Igor Sysoev allow cross device temporary files atomic copying:
Fri, 07 Aug 2009 13:16:42 +0000 Igor Sysoev fix segfault introduced in r3007
Mon, 27 Jul 2009 13:25:29 +0000 Igor Sysoev ngx_http_upstream_create() to cleanup the previous upstream after
Mon, 27 Jul 2009 13:14:45 +0000 Igor Sysoev fix handling "Last-Modified" and "Accept-Ranges" for upstream responses
Mon, 27 Jul 2009 12:06:12 +0000 Igor Sysoev allow to proxy_pass_header/fastcgi_pass_header "X-Accel-Redirect",
Thu, 09 Jul 2009 13:32:51 +0000 Igor Sysoev fix ngx_http_send_special() for subrequests handled by perl
Mon, 22 Jun 2009 09:32:03 +0000 Igor Sysoev merge r2954: stable-0.7
Mon, 22 Jun 2009 09:29:10 +0000 Igor Sysoev merge r2950, r2951: stable-0.7
Mon, 22 Jun 2009 09:10:50 +0000 Igor Sysoev fix building --without-http-cache, broken in r2953
Thu, 18 Jun 2009 14:28:50 +0000 Igor Sysoev fix segfault if there is error_page 401, proxy_intercept_errors is on
Thu, 18 Jun 2009 13:34:47 +0000 Igor Sysoev $upstream_cache_status
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