Ngx_slowfs_cache-1.7

Version 1.7 is now available at:
http://labs.frickle.com/nginx_ngx_slowfs_cache/

GitHub repository is available at:

Changes:
2012-02-28 VERSION 1.7
* 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 (via ngx_cache_purge, months ago).

* Append path of the file being cached to the slowfs process
  title.

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