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 4710Received 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