Re: [squid-users] problem with cache_peer

From: Alberto Brealey G. <beto@dont-contact.us>
Date: Wed, 25 Apr 2001 09:17:29 -0600

On Wed, Apr 25, 2001 at 11:41:00AM +0800, Raman Sood wrote:

> due to which I am not able to open any site . When I use the directive
> like :-
> cache_peer proxy.starhub.net.sg parent 8080 proxy-only
>
> it is giving me error saying bungled at line 9 cache_peer
> proxy.starhub.net.sg parent 8080 proxy-only.
> I need it very urgent if someone can help me.
>

the problem is not your ISP's proxy, the prob is the formatting of the
configuration directive (that is why you are getting "mangled line" errors).
the correct format for a cache peer is:

cache_peer <hostname> <type> <proxy port> <icp port> <options>

so check your squid.conf, the line should probably read:

cache_peer proxy.starhub.net.sg parent 8080 0 proxy-only

good luck

-- 
Alberto Brealey
beto@inalambrica.net
Received on Wed Apr 25 2001 - 09:17:38 MDT

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