aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_cache.h
Commit message (Expand)AuthorAge
* Cache: keep c->body_start when Vary changes (ticket #2029).Sergey Kandaurov2020-09-09
* Cache: reset c->body_start when reading a variant on Vary mismatch.Sergey Kandaurov2017-08-04
* Cache: introduced min_free cache clearing.Maxim Dounin2020-06-22
* Cache: increased cache header Vary and ETag lengths to 128.Maxim Dounin2017-02-10
* Upstream: proxy_cache_background_update and friends.Roman Arutyunyan2017-02-10
* Cache: support for stale-while-revalidate and stale-if-error.Roman Arutyunyan2016-12-22
* Cache: prefix-based temporary files.Maxim Dounin2016-11-03
* Modules compatibility: compatibility with NGX_THREADS.Maxim Dounin2016-10-10
* Cache: cache manager limits.Dmitry Volyntsev2016-10-05
* Modules compatibility: cache purge fields.Maxim Dounin2016-09-29
* Cache: added watermark to reduce IO load when keys_zone is full.Dmitry Volyntsev2016-03-18
* Cache: report error if slab allocator fails during cache loading.Dmitry Volyntsev2016-03-18
* Cache: added support for reading of the header in thread pools.Valentin Bartenev2015-04-01
* Cache: added temp_path to file cache.Roman Arutyunyan2015-02-02
* Upstream: use_temp_path parameter of proxy_cache_path and friends.Valentin Bartenev2014-12-26
* Cache: update variant while setting header.Valentin Bartenev2014-12-26
* Cache: proxy_cache_lock_age and friends.Roman Arutyunyan2014-11-18
* Cache: multiple variants of a resource now can be stored.Maxim Dounin2014-10-27
* Cache: c->reading flag introduced.Maxim Dounin2014-10-27
* Cache: hash of Vary headers now stored in cache.Maxim Dounin2014-10-27
* Cache: ETag now saved into cache header.Maxim Dounin2014-06-26
* Cache: version in cache files.Maxim Dounin2014-06-26
* Upstream: cache revalidation with conditional requests.Maxim Dounin2013-11-18
* Copyright updated.Maxim Konovalov2012-01-18
* Cache locks initial implementation.Maxim Dounin2011-12-26
* loader_files, loader_sleep, and loader_thresholdIgor Sysoev2011-07-29
* Use more precise stat.st_blocks to account cache size on UnixIgor Sysoev2011-04-22
* fix race condition if during reconfiguration two cache managers tryIgor Sysoev2010-09-02
* several changes in cache cleanup handling:Igor Sysoev2010-07-28
* proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypassIgor Sysoev2010-07-19
* rename ngx_http_file_cache_create() to ngx_http_file_cache_new()Igor Sysoev2010-07-16
* ngx_http_file_cache_create()Igor Sysoev2010-07-15
* use ngx_http_test_predicates(), ngx_http_set_predicate_slot()Igor Sysoev2010-07-14
* proxy_no_cache and fastcgi_no_cacheIgor Sysoev2010-05-24
* FreeBSD and Linux AIO supportIgor Sysoev2009-08-28
* cache loader processIgor Sysoev2009-08-10
* $upstream_cache_statusIgor Sysoev2009-06-18
* proxy_cache_use_stale/fastcgi_cache_use_stale updatingIgor Sysoev2009-06-06
* delete useless r->cache->usesIgor Sysoev2009-06-06
* remove remnantsIgor Sysoev2009-06-06
* support attaching to an existent Win32 shared memoryIgor Sysoev2009-04-18
* introduce cache manager instead of cache cleanerIgor Sysoev2009-03-30
* a prelimiary proxy cache supportIgor Sysoev2009-03-23
* nginx-0.1.13-RELEASE importrelease-0.1.13Igor Sysoev2004-12-21
* nginx-0.1.11-RELEASE importrelease-0.1.11Igor Sysoev2004-12-02
* nginx-0.1.9-RELEASE importrelease-0.1.9Igor Sysoev2004-11-25
* nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev2004-09-29
* nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev2004-09-28
* nginx-0.0.3-2004-05-28-19:49:23 import; rename ngx_hunk_t to ngx_buf_tIgor Sysoev2004-05-28
* nginx-0.0.2-2004-02-23-23:57:12 importIgor Sysoev2004-02-23