Re: Two questions ..

From: Duane Wessels <wessels@dont-contact.us>
Date: Mon, 2 Aug 1999 20:25:20 -0600

On Mon, 2 Aug 1999, Martin Svensson wrote:

> Hi Eveyone ..
>
> We get kind of alot of these errors:
>
> 1999/08/02 08:12:46| Failed to select source for
> 'http://www.hotmail.com/'
> 1999/08/02 08:12:46| always_direct = 0
> 1999/08/02 08:12:46| never_direct = 1
> 1999/08/02 08:12:46| timedout = 0
>
> Usually, a refresh helps but it's kind of annoying. It can happen on
> every site, not just hotmail. When this error occurs, squid displays
> ERR_CANNOT_FORWARD.
>
> In squid.conf I use srcdomain to tell squid which way it should take
> when connecting to the internet.
>
> acl lucache srcdomain mas.lu.se ltskane.se
> acl sjvcache srcdomain sjv.malmo.se
> cache_peer_access firewall_1 allow sjvcache
> cache_peer_access firewall_2 allow lucache

There is a conflict because Squid believes the parent cache
for that particular is down, and you've told Squid that
it can't make a direct connection to the origin server.

See if adding 'default' on the two 'cache_peer' lines
makes the problem go away.

Duane W.
Received on Mon Aug 02 1999 - 20:19:24 MDT

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