[H-GEN] squid parents

Bruce Campbell bc at thehub.com.au
Thu Oct 8 02:37:12 EDT 1998


On Thu, 8 Oct 1998, David Wood wrote:

> The Fuzzy One wrote:
> > So what I want is for squid to ask both machines simultaneously, knowing
> > only one will ever respond.
> 
> The solution to this is the Internet Cache Protocol (ICP).  Both of the
> machines become ICP neighbors.

urm... yes.

However, you'll need to fiddle with the acls a little to force fuzzy to
not make queries to the outside world, to always ask a peer.

So (assuming squid 1.2) try:

acl all src 0.0.0.0/0.0.0.0
never_direct allow all
always_direct deny all
cache_peer heather sibling 3128 3130 weight=50
cache_peer dad sibling 3128 3130 weight=50

> Now, does squid support ICP?

The question is, does anything else support ICP as the relevant RFC says
it should be implemented, something which squid is the only known one to
fully support it.

*grin*

--==--
Bruce.





More information about the General mailing list