log src/http/ngx_http_upstream.c @ 3195:b495a56f1f24

age author description
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
Sat, 06 Jun 2009 18:49:47 +0000 Igor Sysoev proxy_cache_use_stale/fastcgi_cache_use_stale updating
Sat, 06 Jun 2009 17:48:54 +0000 Igor Sysoev delete useless r->cache->uses
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Mon, 25 May 2009 09:06:29 +0000 Igor Sysoev reset content_type hash value, this fixes a bug when XSLT responses
Tue, 19 May 2009 13:27:27 +0000 Igor Sysoev proxy_cache_methods and fastcgi_cache_methods
Tue, 19 May 2009 12:55:26 +0000 Igor Sysoev use already given variable
Thu, 14 May 2009 16:24:39 +0000 Igor Sysoev style fix
Fri, 08 May 2009 20:14:35 +0000 Igor Sysoev fix building --without-http-cache
Wed, 06 May 2009 08:40:44 +0000 Igor Sysoev delete level event of appropriate type, this should fix select()'s EBADF,
Tue, 05 May 2009 17:18:33 +0000 Igor Sysoev reinit proxy/fastcgi header parser before ngx_http_upstream_cache_send()
Tue, 05 May 2009 15:17:00 +0000 Igor Sysoev proxy/fastcgi_cache_use_stale http_50x did not work
Thu, 30 Apr 2009 16:15:07 +0000 Igor Sysoev proxy_ignore_headers and fastcgi_ignore_headers
Mon, 27 Apr 2009 11:20:55 +0000 Igor Sysoev get a full response if the response is cacheable or storable even
Wed, 15 Apr 2009 12:25:51 +0000 Igor Sysoev fix building --without-http-cache, introduced in r2664 and later
Wed, 15 Apr 2009 11:19:27 +0000 Igor Sysoev shutdown client connection for cacheable header only responses
Wed, 15 Apr 2009 11:17:38 +0000 Igor Sysoev support 304 for cacheable responses
Wed, 15 Apr 2009 09:53:22 +0000 Igor Sysoev support HEAD in proxy cache
Fri, 10 Apr 2009 14:49:51 +0000 Igor Sysoev style fix
Fri, 10 Apr 2009 14:48:41 +0000 Igor Sysoev do not call ngx_http_file_cache_free() if a response is not cacheable
Fri, 10 Apr 2009 14:47:18 +0000 Igor Sysoev add debug logging
Sat, 04 Apr 2009 17:35:40 +0000 Igor Sysoev support Cache-Control no-cache and max-age in cache
Sat, 04 Apr 2009 17:22:26 +0000 Igor Sysoev update r2664
Fri, 03 Apr 2009 15:48:19 +0000 Igor Sysoev support Expires in cache
Fri, 03 Apr 2009 15:47:45 +0000 Igor Sysoev fix r2664: ..._cache_valid did not work for stale responses
Fri, 03 Apr 2009 15:44:41 +0000 Igor Sysoev zero field
Fri, 03 Apr 2009 14:33:34 +0000 Igor Sysoev support X-Accel-Expires in cache
Fri, 03 Apr 2009 12:06:04 +0000 Igor Sysoev cache GET requests only
Wed, 01 Apr 2009 16:21:05 +0000 Igor Sysoev r2464 merge: stable-0.6
Wed, 01 Apr 2009 16:15:54 +0000 Igor Sysoev r2446 merge: stable-0.6
Wed, 01 Apr 2009 15:51:04 +0000 Igor Sysoev r2361 merge: stable-0.6
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
Wed, 17 Dec 2008 16:07:58 +0000 Igor Sysoev fix segfault
Thu, 11 Dec 2008 15:30:52 +0000 Igor Sysoev $upstream_response_length
Wed, 10 Dec 2008 14:53:45 +0000 Igor Sysoev use ngx_ext_rename_file() for single file MOVE
Tue, 09 Dec 2008 17:25:03 +0000 Igor Sysoev use already available r and u instead of ev
Mon, 08 Dec 2008 18:28:06 +0000 Igor Sysoev fix r2378, run posted requests after upstream event handling
Mon, 08 Dec 2008 14:23:20 +0000 Igor Sysoev *) refactor subrequest handling, now they run as separate posted requests
Mon, 01 Dec 2008 14:08:00 +0000 Igor Sysoev read and process upstream header in cycle,
Thu, 27 Nov 2008 14:31:44 +0000 Igor Sysoev r2141 merge: stable-0.6
Thu, 20 Nov 2008 17:18:12 +0000 Igor Sysoev r2245 merge: stable-0.6
Wed, 12 Nov 2008 21:01:01 +0000 Igor Sysoev memcached response was stored in variable with END
Thu, 30 Oct 2008 15:59:10 +0000 Igor Sysoev fix r1913
Tue, 30 Sep 2008 15:39:02 +0000 Igor Sysoev *) ngx_http_upstream_test_next()
Tue, 30 Sep 2008 14:57:09 +0000 Igor Sysoev ngx_http_upstream_intercept_errors()
Tue, 09 Sep 2008 11:58:45 +0000 Igor Sysoev strip charset name quotes
Sun, 17 Aug 2008 17:47:52 +0000 Igor Sysoev proxy_ssl_session_reuse
Sun, 17 Aug 2008 17:44:08 +0000 Igor Sysoev disable original URI usage in proxy_pass after X-Accel-Redirect
Mon, 04 Aug 2008 14:53:16 +0000 Igor Sysoev if upstream sent a location header without status use 302
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Sun, 04 May 2008 10:08:36 +0000 Igor Sysoev r1969 merge: stable-0.5
Sun, 04 May 2008 10:04:21 +0000 Igor Sysoev r1886 merge: stable-0.5
Sun, 04 May 2008 09:29:43 +0000 Igor Sysoev r1699, r1700, r1701, r1702, r1707 merge: stable-0.5
Thu, 17 Apr 2008 14:32:11 +0000 Igor Sysoev small fix
Fri, 11 Apr 2008 09:15:07 +0000 Igor Sysoev fix segfault
Wed, 09 Apr 2008 14:20:17 +0000 Igor Sysoev quick resolving handles u->resolved->ctx by itself
Fri, 04 Apr 2008 12:07:13 +0000 Igor Sysoev fix peer sendfile capability
Mon, 17 Mar 2008 13:07:35 +0000 Igor Sysoev use ngx_ext_rename_file() in proxy/fastcgi_store
Wed, 05 Mar 2008 07:30:44 +0000 Igor Sysoev ngx_resolve_name() frees ctx on immediate failure
Mon, 03 Mar 2008 20:04:06 +0000 Igor Sysoev fix r1903
Mon, 03 Mar 2008 10:42:00 +0000 Igor Sysoev fix memory leak in long-lived non buffered connections
Thu, 21 Feb 2008 13:58:45 +0000 Igor Sysoev check port in upstream list
Mon, 11 Feb 2008 13:14:56 +0000 Igor Sysoev test response length in proxy/fastcgi_store
Wed, 26 Dec 2007 13:24:57 +0000 Igor Sysoev optimization
Wed, 12 Dec 2007 16:57:36 +0000 Igor Sysoev r1566 merge: stable-0.5
Wed, 12 Dec 2007 16:51:43 +0000 Igor Sysoev r1560 merge: stable-0.5
Wed, 12 Dec 2007 16:49:38 +0000 Igor Sysoev r1559, r1565 merge: stable-0.5
Tue, 11 Dec 2007 16:26:56 +0000 Igor Sysoev $upstream_addr did not contain last address, the bug was introduced in r1659
Mon, 10 Dec 2007 12:30:09 +0000 Igor Sysoev style fix: remove trailing spaces
Mon, 10 Dec 2007 12:29:43 +0000 Igor Sysoev optimize r->upstream usage
Sun, 09 Dec 2007 18:03:20 +0000 Igor Sysoev *) now ngx_conf_set_str_array_slot() tests NGX_CONF_UNSET_PTR
Sun, 09 Dec 2007 08:22:35 +0000 Igor Sysoev return NGX_ERROR instead of NGX_HTTP_INTERNAL_SERVER_ERROR in u->parse_header()
Fri, 07 Dec 2007 19:57:13 +0000 Igor Sysoev use malloc() in ngx_win32_rename_file, set crit level instead of error
Mon, 03 Dec 2007 10:05:19 +0000 Igor Sysoev allow to use IP addresses without defined resolver
Tue, 27 Nov 2007 13:34:13 +0000 Igor Sysoev proxy_pass variables support
Tue, 27 Nov 2007 11:56:18 +0000 Igor Sysoev r->headers_out.refresh
Tue, 27 Nov 2007 11:52:37 +0000 Igor Sysoev set r->headers_out.location for non-local redirects
Thu, 15 Nov 2007 14:26:36 +0000 Igor Sysoev 64-bit time_t compatibility
Mon, 29 Oct 2007 14:52:51 +0000 Igor Sysoev r1542, r1543, r1544, r1549, r1550, r1551, r1555 merge: stable-0.5
Sun, 14 Oct 2007 18:56:15 +0000 Igor Sysoev fix English grammar
Mon, 08 Oct 2007 08:55:12 +0000 Igor Sysoev use pool instead of ngx_conf_t
Mon, 08 Oct 2007 04:59:26 +0000 Igor Sysoev optimization
Mon, 01 Oct 2007 12:57:47 +0000 Igor Sysoev pass length clearly
Wed, 26 Sep 2007 19:26:14 +0000 Igor Sysoev use ngx_strstrn() and ngx_strcasestrn()
Sun, 23 Sep 2007 19:29:22 +0000 Igor Sysoev r1490 merge: stable-0.5
Sun, 23 Sep 2007 19:23:30 +0000 Igor Sysoev r1470 merge: stable-0.5