Re: [squid-users] bungled message?

From: Colin Campbell <sgcccdc@dont-contact.us>
Date: Fri, 22 Feb 2002 10:00:12 +1000 (EST)

Hi,

On Fri, 22 Feb 2002, LuisMi wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> I am watching an error into my logs, the error is...
>
> Feb 22 00:47:13 echelon squid: Bungled squid.conf line 244: cache_peer
> nt2000 parent 3128 3130 [proxy-only]

The "[" and "]" in squid.conf are used to denote things that are optional.
That means you can have:

        cache_peer nt2000 parent 3128 3130
or
        cache_peer nt2000 parent 3128 3130 proxy-only
or
        cache_peer nt2000 parent 3128 3130 proxy-only
        cache_peer nt2001 parent 3128 3130 proxy-only default

Colin

--
Colin Campbell
Unix Support/Postmaster/Hostmaster
CITEC
+61 7 3006 4710
Received on Thu Feb 21 2002 - 17:00:42 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:06:30 MST