Marc Nicholas wrote:
> We we migrated to Squid2.2S4 we suddenly found that the previous behaviour
> changed and Squid now tries to fetch pages directly rather than through
> the SatBoost system.
How is the relations between Squid and the SatBoost set up?
From your description it sounds like the SatBoost system is a parent to
Squid?
If so, possible causes include
* ICP query timeouts
* Non-hierarchical request types
Unless the SatBoost requires the use of ICP, I'd recommend using a
non-ICP parent peering relation.
cache_peer no-query option
prefer_direct off
This will send most request thru the SatBoost system. However some
non-hierarchical requests may bypass it. To overcome this you can use
the never_direct option, but then Squid will fail if the SatBoost system
fails.
-- Henrik Nordstrom Spare time Squid hackerReceived on Wed Sep 22 1999 - 16:27:47 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:31 MST