]> git.kaiwu.me - nginx.git/commit
Merge of r3972, r3973, r3974:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 29 Aug 2011 10:07:58 +0000 (10:07 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 29 Aug 2011 10:07:58 +0000 (10:07 +0000)
commitee25a6384c742f9ad8bb0e8c41fa0223c10d09d2
tree5cdc37ef3ea4c9795162bb4cfb182acc4203098a
parent34f579fb6d3c6582a685e65265f332fa8cf83fe8
Merge of r3972, r3973, r3974:

Cache fixes:

*) do not close connection if cache file is too small: replace it with
   valid one
*) rename ngx_http_file_cache_manager_sleep() to
   ngx_http_file_cache_loader_sleep() and do not use it all in cache manager:
   this is a vestige of the times when cache manager loaded cache
*) set correct configuration file values while adding path
src/http/ngx_http_file_cache.c