[squid-users] forwarding loop

From: Emilio Casbas <ecasbas@dont-contact.us>
Date: Tue, 11 Nov 2003 10:28:36 +0100

Hi.

We have two machines with server aceleration configuration and we want
to have the same visible hostname but to avoid the forwarding
loop detect in the cache log.

The configuration is:

Server Aceleration 1
visible_hostname www.mysite.com
unique_hostname server1

Server Aceleration 2
visible_hostname www.mysite.com
unique_hostname server2

But in the cache_log:

2003/11/11 10:11:18| WARNING: Forwarding loop detected for:
GET / HTTP/1.0
Host: host_ip
User-Agent: check_http/1.24 (nagios-plugins 1.3.0)
Via: 1.0 www.mysite.com:80 (squid/2.5.STABLE4)
X-Forwarded-For: x.x.x.x
Cache-Control: max-age=259200
Connection: keep-alive

2003/11/11 10:22:14| WARNING: Forwarding loop detected for:
GET / HTTP/1.0
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; EMonitor 6.1 Windows NT)
Host: x.x.x.x
Via: 1.0 server2:80 (squid/2.5.STABLE4), 1.0 server1:80 (squid/2.5.STABLE4)
X-Forwarded-For: x.x.x.x, x.x.x.x
Cache-Control: max-age=259200
Connection: keep-alive

Thanks!.
Emilio.

Received on Tue Nov 11 2003 - 02:28:39 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:21:13 MST