On 09/08/2011 08:12 AM, Andy Bird wrote:
> Hi all
>
> this is new to me so bear with me..
>
> Here is what I am attempting to do..
>
> single server
> ats on 109.203.113.185:80 http://cache.shearmyste.com
> apache on 213.229.120.164:80 http://shearmyste.com/
>
I think we actually have a bug. :) Can you confirm a few things:
1) You used LOCAL proxy.local.incoming_ip_to_bind STRING
109.203.113.185 in records.config ?
2) What does "hostname" report?
3) What does nslookup on the hostname from #2 show ?
If in #3 the IP is 213.229.120.164, then that's why you get the loop
detection. The bug is really that we ought to use the value from
proxy.local.incoming_ip_to_bind when detecting loops, instead of the IP
associated with "hostname".
-- leif
|