How would the client get to the ATS for www.pgatour.com urls? If its a
forward proxy, then the client would fetch all the resources through
the proxy, and the cacheable pgatour.com content would get cached.
On Wed, Nov 16, 2016 at 4:36 AM, $ubbu <subbu448@gmail.com> wrote:
> Hi All,
>
> I'm giving an example of the scenario
>
> we created a global DNS entry for www.golfradar.com pointing to local ip:
> 192.168.0.51
>
> I wrote a rule in remap.config like map http://www.golfradar.com/
> http://golfpunk.golfradar.com
>
> here golfpunk.golfradar.com needs to get data from other sites (ex:from
> www.pgatour.com..)
>
> My question is can we cache the data from www.pgatour.com also without
> adding the site in host file or local dns??
>
> --
> Regards
> Subrahmanya Prasad P
|