Re: preempting forwarding loops

From: Duane Wessels <wessels@dont-contact.us>
Date: Fri, 3 Aug 2001 17:40:29 -0600 (MDT)

On Fri, 3 Aug 2001, Brian Degenhardt wrote:

> If I were to fix squid such that it never forward a request to a peer that was
> already in the Via: header, would I just add it to peerAllowedToUse in
> neighbors.c? What about for other peer selection methods such as digests or
> CARP?

peerAllowedToUse() seems like the right function. Digests will check it
(via peerHTTPOkay()), but CARP probably won't. CARP shouldn't have
forwarding loops anyway.
Received on Fri Aug 03 2001 - 17:40:29 MDT

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