Re: [squid-users] Problem with Sibling squids

From: K K <kkadow@dont-contact.us>
Date: Tue, 5 Jun 2007 01:02:48 -0500

You might consider enabling Cache Digests (see
http://wiki.squid-cache.org/SquidFaq/CacheDigests).

If squid is compiled with --enable-cache-digests, you can configure
peers to periodically share a hashed summary of cached objects instead
of using ICP to check as requests come in.

Checking the local RAM digests for several peers is (nearly always)
more efficient than sending out ICP requests to the same number of
peers and then waiting for responses from all peers. Drawbacks are
the overhead to build and transfer digests every X minutes, and also
you miss out on hits that would have been successful with ICP,
particularly the extremely efficient UDP_HIT_OBJ type :)

Kevin
Received on Tue Jun 05 2007 - 00:02:51 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Jul 01 2007 - 12:00:04 MDT