log src/http/ngx_http_upstream.c @ 6016:457ec43dd8d5

age author description
Wed, 04 Mar 2015 18:26:25 +0300 Ruslan Ermilov Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Tue, 03 Mar 2015 01:15:21 +0300 Maxim Dounin Style.
Mon, 02 Mar 2015 21:44:42 +0300 Maxim Dounin Upstream: upstream argument in ngx_http_upstream_process_request().
Mon, 02 Mar 2015 21:44:32 +0300 Maxim Dounin Upstream: avoid duplicate finalization.
Mon, 02 Mar 2015 19:47:13 +0300 Roman Arutyunyan Cache: do not inherit last_modified and etag from stale response.
Thu, 22 Jan 2015 16:23:32 +0300 Ruslan Ermilov Upstream: detect port absence in fastcgi_pass with IP literal.
Mon, 02 Feb 2015 19:38:35 +0300 Roman Arutyunyan Cache: added temp_path to file cache.
Wed, 14 Jan 2015 09:03:35 +0300 Vladimir Homutov Upstream: $upstream_header_time variable.
Fri, 26 Dec 2014 16:22:59 +0300 Valentin Bartenev Upstream: use_temp_path parameter of proxy_cache_path and friends.
Fri, 26 Dec 2014 16:22:56 +0300 Valentin Bartenev Cache: update variant while setting header.
Mon, 22 Dec 2014 12:59:09 +0300 Valentin Bartenev Upstream: added variables support to proxy_cache and friends.
Mon, 22 Dec 2014 12:59:06 +0300 Valentin Bartenev Upstream: preset some cache configuration when bypassing.
Mon, 22 Dec 2014 12:59:02 +0300 Valentin Bartenev Upstream: refactored proxy_cache and friends.
Mon, 22 Dec 2014 12:58:56 +0300 Valentin Bartenev Upstream: simplified proxy_store and friends configuration code.
Wed, 26 Nov 2014 18:35:37 -0800 Piotr Sikora Cache: send conditional requests only for cached 200/206 responses.
Tue, 02 Dec 2014 05:54:54 +0300 Maxim Dounin Upstream: improved subrequest logging.
Tue, 18 Nov 2014 17:07:14 -0800 Piotr Sikora Cache: add support for Cache-Control's s-maxage response directive.
Tue, 18 Nov 2014 20:41:12 +0300 Roman Arutyunyan Cache: proxy_cache_lock_age and friends.
Tue, 04 Nov 2014 19:56:23 +0900 Toshikuni Fukaya Upstream: support named location for X-Accel-Redirect.
Mon, 27 Oct 2014 19:52:03 +0800 Gu Feng Upstream: limited next_upstream time and tries when resolving DNS.
Tue, 28 Oct 2014 12:29:59 +0300 Roman Arutyunyan Upstream: proxy_limit_rate and friends.
Mon, 27 Oct 2014 21:13:58 +0300 Maxim Dounin Cache: hash of Vary headers now stored in cache.
Mon, 27 Oct 2014 21:13:39 +0300 Maxim Dounin Cache: disable caching of responses with Vary (ticket #118).
Tue, 14 Oct 2014 18:32:01 +0400 Roman Arutyunyan Upstream: proxy_force_ranges and friends.
Wed, 01 Oct 2014 15:48:53 -0700 Piotr Sikora Upstream: fix $upstream_cache_last_modified variable.
Thu, 18 Sep 2014 16:37:16 +0400 Roman Arutyunyan Upstream: fixed file buffers reinit in ngx_http_upstream_reinit().
Fri, 12 Sep 2014 18:50:47 +0400 Roman Arutyunyan Upstream: limited next_upstream time and tries (ticket #544).
Wed, 13 Aug 2014 14:53:55 +0800 FengGu Upstream: avoided directly terminating the connection.
Mon, 01 Sep 2014 12:27:38 +0400 Ruslan Ermilov Upstream: improved configuration parser diagnostics.
Mon, 28 Jul 2014 18:30:14 +0400 Maxim Dounin Upstream: SSL handshake timeouts.