Re: squid to use other proxy (windows based)

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 27 Oct 1998 22:47:54 +0100

Irfan Akber wrote:
>
> I have specified the following in squid.conf but it is not
> querying other proxy server. what am I doing wrong.
>
> cache_host 192.168.1.10 parent 8080 0

You need to add no-query (and perhaps no-digests) to stop Squid
from trying to send ICP queries to port 0..

cache_host 192.168.1.10 parent 8080 0 no-query no-digests

See also never_direct.

---
Henrik Nordstrom
Spare time Squid hacker
Received on Tue Oct 27 1998 - 15:01:43 MST

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