Garamszegi Karoly wrote:
> I worked myself through the FAQ, but still have an unanswered
> question: how can a configure my cache, that it forwards all requests to
> another cache if the requests belongs to a specific domain, and only tries
> direct connection if the other cache fails. Please help,
prefer_direct off, and cache_peer_access to filter which requests are
forwarded to that peer.
"prefer_direct off" will make Squid prefer to select a parent over going
direct, and it will fall back on direct if it fails to retreive the
content via the parent.
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Mon Jan 22 2001 - 17:53:33 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:31 MST