On Tue, 10 Aug 2004, Chris Franz wrote:
What is the most efficient way to get a dump of Squid's cached URIs in a file, one per line, on disk?
By processing your store.log files for the last weeks, keeping track of the file number field..
the other alternative is to modify the purge tool to instead of removing objects just list them, but this is not by any means an efficient approach.
Regards Henrik
