Index of /~piranha/software/polipo_trimcache

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[TXT]README.html07-Nov-2007 10:27 767
[TXT]polipo_trimcache-0.2.py12-Aug-2004 03:37 16K
[TXT]polipo_trimcache-0.2.py.asc12-Aug-2004 03:37 189

Polipo is a small, caching HTTP proxy with nifty features like client and server IPv6 support, pipelining, and the caching of partial objects. See: http://www.pps.jussieu.fr/~jch/software/polipo/

Polipo doesn't have any built-in facility for keeping its cache directory under a given fixed size. This script implements that: it trims your cache directory to a target size by removing the files with oldest access times until the cache size is smaller than or equal to the target size.

This script requires Python 2.2 or greater.

This script is old, but continues to work with modern versions of Polipo. Questions or feedback?