Ngx_cache_purge-1.5

Version 1.5 is now available at:
http://labs.frickle.com/nginx_ngx_cache_purge/

GitHub repository is available at:
http://github.com/FRiCKLE/ngx_cache_purge/

Changes:
2011-12-20 VERSION 1.5
* Fix on-disk cache size calculation.
Since the initial release, recorded on-disk cache size was
decreased twice for purged content (once during cache purge
and once during subsequent cache update).
This resulted in recorded on-disk cache size being much
smaller than in reality, which could lead to on-disk cache
outgrowing defined “max_size” parameter.
Patch from Pyry Hakulinen.

Best regards,
Piotr S. < [email protected] >