Re: [squid-users] Cache digest vs ICP

2017-10-02 Thread Alex Rousskov
On 10/02/2017 08:28 AM, Veiko Kukk wrote: > I found it in the book by Duane Wessels > Quoting: During each invocation of the rebuild function, Squid adds some > percentage of the cache to the digest. Squid doesn't process user > requests while this function runs. The quoted statement is correct:

Re: [squid-users] Cache digest vs ICP

2017-10-02 Thread Veiko Kukk
Alex, thank you for your response! 2017-09-27 18:06 GMT+03:00 Alex Rousskov : > On 09/27/2017 03:46 AM, Veiko Kukk wrote: > > > Siblings are configured with no-proxy keyword to achieve that they don't > > cache what other siblings already have in their cache. > > I assume that by "no-proxy" you m

Re: [squid-users] Cache digest vs ICP

2017-09-27 Thread Alex Rousskov
On 09/27/2017 03:46 AM, Veiko Kukk wrote: > Siblings are configured with no-proxy keyword to achieve that they don't > cache what other siblings already have in their cache. I assume that by "no-proxy" you meant "proxy-only". > This is to minimize data usage costs from origin servers. The pr

[squid-users] Cache digest vs ICP

2017-09-27 Thread Veiko Kukk
Hi, We have cluster of squids in reverse proxy mode. Each one of those is sibling to others and they all have same originservers as parents. Siblings are configured with no-proxy keyword to achieve that they don't cache what other siblings already have in their cache. This is to minimize data usag