index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http
/
ngx_http_cache.h
Commit message (
Expand
)
Author
Age
*
Cache: keep c->body_start when Vary changes (ticket #2029).
Sergey Kandaurov
2020-09-09
*
Cache: reset c->body_start when reading a variant on Vary mismatch.
Sergey Kandaurov
2017-08-04
*
Cache: introduced min_free cache clearing.
Maxim Dounin
2020-06-22
*
Cache: increased cache header Vary and ETag lengths to 128.
Maxim Dounin
2017-02-10
*
Upstream: proxy_cache_background_update and friends.
Roman Arutyunyan
2017-02-10
*
Cache: support for stale-while-revalidate and stale-if-error.
Roman Arutyunyan
2016-12-22
*
Cache: prefix-based temporary files.
Maxim Dounin
2016-11-03
*
Modules compatibility: compatibility with NGX_THREADS.
Maxim Dounin
2016-10-10
*
Cache: cache manager limits.
Dmitry Volyntsev
2016-10-05
*
Modules compatibility: cache purge fields.
Maxim Dounin
2016-09-29
*
Cache: added watermark to reduce IO load when keys_zone is full.
Dmitry Volyntsev
2016-03-18
*
Cache: report error if slab allocator fails during cache loading.
Dmitry Volyntsev
2016-03-18
*
Cache: added support for reading of the header in thread pools.
Valentin Bartenev
2015-04-01
*
Cache: added temp_path to file cache.
Roman Arutyunyan
2015-02-02
*
Upstream: use_temp_path parameter of proxy_cache_path and friends.
Valentin Bartenev
2014-12-26
*
Cache: update variant while setting header.
Valentin Bartenev
2014-12-26
*
Cache: proxy_cache_lock_age and friends.
Roman Arutyunyan
2014-11-18
*
Cache: multiple variants of a resource now can be stored.
Maxim Dounin
2014-10-27
*
Cache: c->reading flag introduced.
Maxim Dounin
2014-10-27
*
Cache: hash of Vary headers now stored in cache.
Maxim Dounin
2014-10-27
*
Cache: ETag now saved into cache header.
Maxim Dounin
2014-06-26
*
Cache: version in cache files.
Maxim Dounin
2014-06-26
*
Upstream: cache revalidation with conditional requests.
Maxim Dounin
2013-11-18
*
Copyright updated.
Maxim Konovalov
2012-01-18
*
Cache locks initial implementation.
Maxim Dounin
2011-12-26
*
loader_files, loader_sleep, and loader_threshold
Igor Sysoev
2011-07-29
*
Use more precise stat.st_blocks to account cache size on Unix
Igor Sysoev
2011-04-22
*
fix race condition if during reconfiguration two cache managers try
Igor Sysoev
2010-09-02
*
several changes in cache cleanup handling:
Igor Sysoev
2010-07-28
*
proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypass
Igor Sysoev
2010-07-19
*
rename ngx_http_file_cache_create() to ngx_http_file_cache_new()
Igor Sysoev
2010-07-16
*
ngx_http_file_cache_create()
Igor Sysoev
2010-07-15
*
use ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Igor Sysoev
2010-07-14
*
proxy_no_cache and fastcgi_no_cache
Igor Sysoev
2010-05-24
*
FreeBSD and Linux AIO support
Igor Sysoev
2009-08-28
*
cache loader process
Igor Sysoev
2009-08-10
*
$upstream_cache_status
Igor Sysoev
2009-06-18
*
proxy_cache_use_stale/fastcgi_cache_use_stale updating
Igor Sysoev
2009-06-06
*
delete useless r->cache->uses
Igor Sysoev
2009-06-06
*
remove remnants
Igor Sysoev
2009-06-06
*
support attaching to an existent Win32 shared memory
Igor Sysoev
2009-04-18
*
introduce cache manager instead of cache cleaner
Igor Sysoev
2009-03-30
*
a prelimiary proxy cache support
Igor Sysoev
2009-03-23
*
nginx-0.1.13-RELEASE import
release-0.1.13
Igor Sysoev
2004-12-21
*
nginx-0.1.11-RELEASE import
release-0.1.11
Igor Sysoev
2004-12-02
*
nginx-0.1.9-RELEASE import
release-0.1.9
Igor Sysoev
2004-11-25
*
nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright
Igor Sysoev
2004-09-29
*
nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused files
Igor Sysoev
2004-09-28
*
nginx-0.0.3-2004-05-28-19:49:23 import; rename ngx_hunk_t to ngx_buf_t
Igor Sysoev
2004-05-28
*
nginx-0.0.2-2004-02-23-23:57:12 import
Igor Sysoev
2004-02-23
[next]