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