Re: Converting harvest cache into squid 1.1 cache

From: Ed Knowles <ed@dont-contact.us>
Date: Mon, 4 Nov 1996 20:07:06 -0400

On Nov 4, 9:01am, Christian Balzer wrote:
>
> If you can get beta13 to compile ;-) then you should be able to

For a quick fix add #undef SHADOW to the start of objcache.c or if you want to
use shadow passwords define the full path to your shadow file; #define SHADOW
"/some/path/to/file"

> use the upgrade-1.0-store.pl in the scripts directory to convert
> your cache directories, look at the script to see the usage and
> requirements...

I think first you will have to convert the Cached-1.4.pl3 cache/log into
Squid-1.0 format:

mv log log.old
awk '{print $2,$4,$5,$6,$7}' < log.old > log

and then use upgrade-1.0-store.pl.

Later
Ed

-- 
Ed Knowles aka Jasper				     Phone : +61 2 9385 4962
E-mail: ed@fatboy.geog.unsw.edu.au	             Fax   : +61 2 9313 7878
             What I lack in morals I make up for in principles.
Received on Mon Nov 04 1996 - 01:10:37 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:28 MST