Hi,
>I want to move the content of one proxy server to another. The only
>way I can think of is by copying the whole $cache_dir content over and
>starting squid on the new machine.
I suppose you have the same number of cache-dirs and the same number of
level1 and level2 dirs (configured in the squid.conf). If all these apply
then you can do the copying the cache_dir contents.
> Is there a solution using ICP or
>some other way of one cache 'copying/syncing' with another cache ?
Just an idea: cache B would like to copy the the content of cache A.
1. Take a list of URLs from cache A's store.log
2. Configure cache A as a parent of cache B.
3. request URLs (present in the list got from cache A) from cache B (using
squid_client, for example).
Cheers,
Bertold
Received on Mon Jul 27 1998 - 03:35:35 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:16 MST