Re: [squid-users] Replicate caches between 2 squid servers

From: Kinkie <gkinkie_at_gmail.com>
Date: Tue, 2 Oct 2012 13:32:42 +0200

On Sat, Sep 29, 2012 at 12:09 PM, David Touzeau <david_at_touzeau.eu> wrote:
> Dear
>
> I have setup 2 squid servers in load-balancing mode.
> I would like to replicate the cache content between these 2 servers.
> If the load-balancer switch to the second server, the second server already
> store the first server content cache
>
> Is it possible to do that ?

Squid offers a few ways to keep a sibling relationship between caches,
so that if content is available on one of the systems, the others will
know and fetch it there if possible instead of going to the parent
server.
Blindly replicating content across caches is not possible in the way
you describe - more similar to how databases work.

See http://wiki.squid-cache.org/Features/CacheHierarchy for more details.

-- 
    /kinkie
Received on Tue Oct 02 2012 - 11:32:49 MDT

This archive was generated by hypermail 2.2.0 : Tue Oct 02 2012 - 12:00:02 MDT