log src/http/ngx_http_cache.h @ 4636:ed957e0daeb4

age author description
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 26 Dec 2011 11:15:23 +0000 Maxim Dounin Cache locks initial implementation.
Fri, 29 Jul 2011 15:09:02 +0000 Igor Sysoev loader_files, loader_sleep, and loader_threshold
Fri, 22 Apr 2011 10:06:43 +0000 Igor Sysoev Use more precise stat.st_blocks to account cache size on Unix
Thu, 02 Sep 2010 14:31:47 +0000 Igor Sysoev fix race condition if during reconfiguration two cache managers try
Wed, 28 Jul 2010 15:49:34 +0000 Igor Sysoev several changes in cache cleanup handling:
Mon, 19 Jul 2010 09:36:04 +0000 Igor Sysoev proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypass
Fri, 16 Jul 2010 10:01:49 +0000 Igor Sysoev rename ngx_http_file_cache_create() to ngx_http_file_cache_new()
Thu, 15 Jul 2010 14:01:02 +0000 Igor Sysoev ngx_http_file_cache_create()
Wed, 14 Jul 2010 11:15:45 +0000 Igor Sysoev use ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Mon, 07 Jun 2010 12:23:23 +0000 Igor Sysoev merge r3518, r3527: stable-0.7
Mon, 24 May 2010 11:01:05 +0000 Igor Sysoev proxy_no_cache and fastcgi_no_cache
Mon, 26 Oct 2009 17:23:49 +0000 Igor Sysoev merge r3017, r3018, r3019, r3020, r3021, r3022, r3023, r3196: stable-0.7
Mon, 07 Sep 2009 09:49:51 +0000 Igor Sysoev merge r2953, r2958, r3084: stable-0.7
Fri, 28 Aug 2009 08:12:35 +0000 Igor Sysoev FreeBSD and Linux AIO support