[squid-users] Squid and Subversion - "Forwarding loop"

From: brak danych <finch@dont-contact.us>
Date: 16 Feb 2006 11:53:58 +0100

Hi :)

I've been looking at the logs again and I've realized that I have missed the most important thing, in cache.log:

2006/02/15 13:52:02| WARNING: Forwarding loop detected for:
Client: 127.0.0.1 http_port: 127.0.0.1:80
REPORT http://clown.domain.com:81/svn/SwordFish/Trunk/SwordFish/SwordSite HTTP/1.0
Host: clown.domain.com
User-Agent: SVN/1.2.1 (r15230) neon/0.24.7
Content-Length: 109
Content-Type: text/xml
Accept-Encoding: gzip
Accept-Encoding: gzip
Via: 1.1 clown.domain.com:80 (squid/2.5.STABLE11)
X-Forwarded-For: 127.0.0.1
Cache-Control: max-age=259200
Connection: keep-alive

2006/02/15 13:52:02| httpReadReply: Request not yet fully sent "REPORT http://clown.domain.com/svn/SwordFish/Trunk/SwordFish/SwordSite"

So it's not about access rights but about a forwarding loop! :O But again - this is only when I do "svn status -u"...

Here are the important (I believe) settings in squid.conf

http_port 80
visible_hostname clown.domain.com
unique_hostname squid
httpd_accel_host 127.0.0.1
httpd_accel_port 81
httpd_accel_single_host on
httpd_accel_with_proxy on
httpd_accel_uses_host_header on

I really don't know where the "Forwarding loop" is comming from :( Help, please...

Best regards,
Maciej Zieba
Received on Thu Feb 16 2006 - 03:54:04 MST

This archive was generated by hypermail pre-2.1.9 : Wed Mar 01 2006 - 12:00:03 MST