Krasi Zlatev wrote:
>
> I have the following problem I have a pranet cache
> that i want to be contacted only if the file is
> *.mp3.
>
> My config is:
>
> acl test url_regex -i *\.mp3$
> cache_peer test.proxy.com parent 3128
> never_direct allow test
> always_direct deny test
>
>
> But the problem is that if the cache is unreachable
> it will not go direct.
Well.. you told it above by using the never_direct directive.
Don't tell Squid that it cannot go direct, and it will try to find a
reasonable path.
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Sun Mar 04 2001 - 16:51:26 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:30 MST