log src/http/ngx_http_file_cache.c @ 6906:1aeaae6e9446

age author description
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.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: fixed some warnings reported by Borland C.
Thu, 03 Nov 2016 17:10:29 +0300 Maxim Dounin Cache: prefix-based temporary files.
Thu, 13 Oct 2016 15:50:36 +0300 Ruslan Ermilov Cache: cache manager debugging.
Wed, 05 Oct 2016 14:22:30 +0300 Dmitry Volyntsev Cache: cache manager limits.
Wed, 06 Jul 2016 13:22:29 +0300 Ruslan Ermilov Use NGX_MAX_PATH_LEVEL where appropriate.