persistent forwarding loop

From: Matija Grabnar <matija.grabnar@dont-contact.us>
Date: Tue, 11 Jan 2000 10:37:34 +0100

I have a child cache (Squid-2.3Stable1) and a parent cache (Squid-2.2Stable5).
The child cache has never_direct allow all, and the parent cache as a parent.

Both caches were compiled with --enable-digest, but the child cache is
unable to fetch the digests from the parent: every time I get

2000/01/11 10:25:46| WARNING: Forwarding loop detected for:
GET /squid-internal-dynamic/netdb HTTP/1.0
Host: 193.2.1.88:3128
Via: 1.0 rzenik:3128 (Squid/2.3.STABLE1), 1.0 proxy.arnes.si:3128
(Squid/2.2.STABLE5)
X-Forwarded-For: unknown, 193.2.1.232
Cache-Control: max-age=259200
Connection: keep-alive

I have checked and rechecked the configuration file for the parent and I don't
see any lines where it could be refering to itself. I tried looking for the
hostname as well as for the IP number, but couldn't find anything suspicious.

I tried setting the parent cache as sibling, but that just made it impossible
to fecth _anything_ (as the comment in the configuration file suggests).
I tried removing the never_direct in the child, but that didn't help either.

Could someone tell me what else I can check in the parent's or the child's
configuration file?
Received on Tue Jan 11 2000 - 08:11:57 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:18 MST