log src/http/modules/ngx_http_proxy_module.c @ 3692:045ea40cbfe8

age author description
Wed, 14 Jul 2010 11:15:45 +0000 Igor Sysoev use ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Fri, 02 Jul 2010 10:05:40 +0000 Igor Sysoev do not use a cache headers set to hide
Fri, 02 Jul 2010 09:25:38 +0000 Igor Sysoev use shared ngx_http_upstream_ignore_headers_masks[]
Tue, 15 Jun 2010 15:27:06 +0000 Igor Sysoev fix r3628
Tue, 15 Jun 2010 15:21:37 +0000 Igor Sysoev make code more obviuos
Tue, 15 Jun 2010 15:15:06 +0000 Igor Sysoev use ngx_http_parse_status_line()
Tue, 15 Jun 2010 09:31:19 +0000 Igor Sysoev allow spaces in URI
Mon, 07 Jun 2010 14:37:56 +0000 Igor Sysoev delete useless code
Mon, 07 Jun 2010 14:33:50 +0000 Igor Sysoev fix rewritten Refresh header length
Mon, 07 Jun 2010 12:23:23 +0000 Igor Sysoev merge r3518, r3527: stable-0.7
Mon, 07 Jun 2010 11:45:04 +0000 Igor Sysoev merge r3478: stable-0.7
Mon, 07 Jun 2010 09:36:33 +0000 Igor Sysoev merge r3452, r3462, r3471, r3472: stable-0.7
Thu, 03 Jun 2010 14:50:59 +0000 Igor Sysoev use local headers_names array instead of stored in configuration
Mon, 24 May 2010 11:01:05 +0000 Igor Sysoev proxy_no_cache and fastcgi_no_cache
Thu, 20 May 2010 11:46:01 +0000 Igor Sysoev delete warnings of proxy_upstream_max_fails, proxy_upstream_fail_timeout,
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Thu, 25 Mar 2010 13:27:52 +0000 Igor Sysoev reset a parsing state to parse correctly an upstream response,
Wed, 10 Mar 2010 14:41:49 +0000 Igor Sysoev "proxy_redirect default" may not be used if a proxy_pass uses variables
Wed, 10 Mar 2010 14:37:18 +0000 Igor Sysoev fix proxy_redirect name in error message
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
Wed, 23 Dec 2009 14:22:17 +0000 Igor Sysoev fix typo
Tue, 22 Dec 2009 16:41:34 +0000 Igor Sysoev fix the "If-None-Match" header name
Sun, 29 Nov 2009 20:49:29 +0000 Igor Sysoev log proxied HTTP/0.9 responses status as "009"
Sun, 15 Nov 2009 11:36:12 +0000 Igor Sysoev allow "proxy_pass http://$backend" without URI part
Mon, 02 Nov 2009 15:24:02 +0000 Igor Sysoev proxy_bind, fastcgi_bind, and memcached_bind
Mon, 26 Oct 2009 17:09:27 +0000 Igor Sysoev merge r3001, r3007, r3013: stable-0.7
Mon, 26 Oct 2009 15:54:29 +0000 Igor Sysoev merge r2903, r2911, r2912, r3002: stable-0.7
Mon, 27 Jul 2009 13:25:29 +0000 Igor Sysoev ngx_http_upstream_create() to cleanup the previous upstream after
Mon, 20 Jul 2009 11:44:38 +0000 Igor Sysoev do auto redirect for proxy_pass/fastcgi_pass with variables