]> git.kaiwu.me - nginx.git/commit
Cache size accounting fix: actual cache size on disk was less than
authorIgor Sysoev <igor@sysoev.ru>
Thu, 25 Aug 2011 17:29:34 +0000 (17:29 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 25 Aug 2011 17:29:34 +0000 (17:29 +0000)
commit8b2bf081653ae9b59da308b92b97e49c70bcc96c
tree50584b6d10afb9162fa0a91aaf2797a667059412
parentfbc51e4c445bf25854dea3baac4572b21325d38c
Cache size accounting fix: actual cache size on disk was less than
needed by sum of sizes of files loaded by worker processes themselves
while cache loader was running.

The bug has been introduced in r3900.
src/http/ngx_http_file_cache.c