On 11/27/11 1:52 PM, Moshe Kaplan wrote:
Hi,

We tried to implement ATS as a reverse proxy to two different sites that
are hosted on the same origin server (www.a.com <http://www.a.com> and
www.b.com <http://www.b.com>)
The origin URL for both sites is the same (http://10.10.10.1/index.htm and
http://10.10.10.1/index.htm) and the only difference in the requests is
the Host header.

That's as expected, the default cache key is the rewritten (remapped) URL.

-- leif

Reply via email to