log src/http/ngx_http_cache.h @ 7660:d33e17499088

age author description
Fri, 10 Feb 2017 17:49:19 +0300 Maxim Dounin Cache: increased cache header Vary and ETag lengths to 128.
Fri, 10 Feb 2017 15:13:41 +0300 Roman Arutyunyan Upstream: proxy_cache_background_update and friends.
Thu, 22 Dec 2016 14:25:34 +0300 Roman Arutyunyan Cache: support for stale-while-revalidate and stale-if-error.
Thu, 03 Nov 2016 17:10:29 +0300 Maxim Dounin Cache: prefix-based temporary files.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_THREADS.
Wed, 05 Oct 2016 14:22:30 +0300 Dmitry Volyntsev Cache: cache manager limits.
Thu, 29 Sep 2016 18:06:01 +0300 Maxim Dounin Modules compatibility: cache purge fields.
Fri, 18 Mar 2016 15:08:21 +0300 Dmitry Volyntsev Cache: added watermark to reduce IO load when keys_zone is full.
Fri, 18 Mar 2016 14:27:30 +0300 Dmitry Volyntsev Cache: report error if slab allocator fails during cache loading.
Wed, 01 Apr 2015 03:49:17 +0300 Valentin Bartenev Cache: added support for reading of the header in thread pools.
Mon, 02 Feb 2015 19:38:35 +0300 Roman Arutyunyan Cache: added temp_path to file cache.
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.
Tue, 18 Nov 2014 20:41:12 +0300 Roman Arutyunyan Cache: proxy_cache_lock_age and friends.
Mon, 27 Oct 2014 21:14:10 +0300 Maxim Dounin Cache: multiple variants of a resource now can be stored.