On Thu, Jan 9, 2014 at 1:27 AM, Adam W. Dace <[email protected]> wrote:
> I can't speak to the problem of ATS losing its cache somehow,
> but as far as bandwidth usage goes you may want to try disabling this
> setting:
>
> CONFIG proxy.config.http.cache.fuzz.min_time INT 0
>
> By default, ATS will try to pre-fetch frequently used objects.
> A neat idea, but perhaps one you don't want.

I don't think those settings have such effect. If I am understanding
documentation correctly, those settings just give a chance to
revalidate an object that is soon to become stale when a request for
that object comes from a client. In other words, ATS would not
revalidate such objects by itself but only when clients request that
object. This means requests to origin server should be no more than
requests from clients.


-- 
Timur Irmatov

Reply via email to