On Saturday 14 June 2003 08.36, Adi Nugroho wrote:
> Dear sir/madam,
>
> I'm using squid proxy server, and want to use 2 parent proxy.
> First parent cor certain destination (based on ip address), and the
> second for other destination.

Using dst type acls in cache_peer_access is not entirely reliable. 
Squid does not wait for the DNS lookup to complete, and as a result 
you will have a number of false negatives.

Try using dstdomain acls instead or in addition to your dst acls. 
Should be much more reliable.

Regards
Henrik

-- 
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org

If you need commercial Squid support or cost effective Squid or
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, [EMAIL PROTECTED]

Reply via email to