I don't know what could have caused this issue, but it seems to be OK right now.
Thanks for your time and your willingness to help. Ron On Mon, Jan 16, 2012 at 11:04 AM, [email protected] < [email protected]> wrote: > Morning Ron, > > As a test, try setting: > > dest_domain=http://www.yourdomain.com ttl-in-cache=10m > > In cache.config and > > CONFIG proxy.config.http.cache.ignore_client_no_cache INT 1 > CONFIG proxy.config.http.cache.ims_on_client_no_cache INT 1 > CONFIG proxy.config.http.cache.ignore_server_no_cache INT 1 > CONFIG proxy.config.http.cache.ignore_client_cc_max_age INT 1 > > In records.config. > > Just to make sure that the caching requests aren't being ignored. > > Many thanks, > > Andrew > > From: Ron Tsoref <[email protected]> > Reply-To: "[email protected]" <[email protected] > > > Date: Sun, 15 Jan 2012 16:23:31 +0000 > To: "[email protected]" <[email protected]> > Subject: ATS as Reverse Proxy gets cache misses > > Hi. > > I installed ATS on Ubuntu and tested it as a reverse proxy for a website. > When trying to access a cacheable object (CSS file in this case), I get > this header: > > Via: > http/1.1 ATS01 (ApacheTrafficServer/3.0.2 [cMsSf ]) > > I'm not sure what it's mean but I guess I didn't set up the cache properly > so ATS gets cache misses. Any idea on how to fix this? > > Ron >
