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]<mailto:[email protected]>>
Reply-To: 
"[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Date: Sun, 15 Jan 2012 16:23:31 +0000
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[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

Reply via email to