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