On 28/04/2015 4:42 p.m., Hierony Manurung wrote:
> Dear Fellow,
> I want to implement Cache Digest in my system.
> 
> I have 3 Squid proxy servers right now. they are :
> - Child (172.30.20.200/16)         # receive request, and forward it either 
> to Parent1 or Parent2
> - Parent1 (172.31.20.201/16)
> - Parent2 (172.31.20.204/16)
> 
> How can I implement Cache Digest?
> And in what proxy server I implement it (Proxy or Child, or in Both).

Unless you have Squid built with --disable-cache-digest or configured
with "cache_peer ... no-digest" then it is already enabled and probably
working.

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to