We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e12c1 commit 7b6f136Copy full SHA for 7b6f136
CHANGES
@@ -1,3 +1,13 @@
1
+2011-12-20 VERSION 1.5
2
+ * Fix on-disk cache size calculation.
3
+ Since the initial release, recorded on-disk cache size was
4
+ decreased twice for purged content (once during cache purge
5
+ and once during subsequent cache update).
6
+ This resulted in recorded on-disk cache size being much
7
+ smaller than in reality, which could lead to on-disk cache
8
+ outgrowing defined "max_size" parameter.
9
+ Patch from Pyry Hakulinen.
10
+
11
2011-10-05 VERSION 1.4
12
* Add AIO support.
13
Requested by Emin Hasanov.
0 commit comments