]> git.kaiwu.me - nginx.git/commit
Merge of r4035:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 29 Aug 2011 09:35:00 +0000 (09:35 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 29 Aug 2011 09:35:00 +0000 (09:35 +0000)
commit283936abca079a6f6e6c0dd23b4a5fd45467e96a
treed3a8ff3f3ea36ae998a2f5a8d538859b808a132c
parent32220608e53cf431e10206077f8259dbb59ff66d
Merge of r4035:

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