Skip to content

Commit

Permalink
Update CHANGES (releng for 1.10).
Browse files Browse the repository at this point in the history
Change-Id: I3a9038ccffc418a8bd854c4dc3ced8cc8fac6d06
Signed-off-by: Piotr Sikora <piotr.sikora@frickle.com>
  • Loading branch information
PiotrSikora committed Mar 7, 2013
1 parent 45e86a5 commit 0fb9bd2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES
@@ -1,3 +1,12 @@
2013-03-07 VERSION 1.10
* Fix compatibility with nginx-1.1.12+.
Due to the changes in cache index usage accounting (1 per request
instead of 1 per access) initial cache insert of "small" file was
decreasing usage count, rendering index entry invalid.
Because cache manager ignores invalid entries, expired cache files
were not being removed from the cache, which forced it to outgrow
specified "max_size" value.

2012-04-24 VERSION 1.9
* Fix issue in which "copy once" fail-safe would be removed
if (misbehaving) client would disconnect before cache update
Expand Down

0 comments on commit 0fb9bd2

Please sign in to comment.