> Greetings,
> I need to make my squid talk to an upstream proxy (another 
> squid) that does not
> support ICP. This proxy also requires authentication. The 
> upstream proxy
> listens on port 3128. I looked at the squid.conf file but 
> could not figure out
> how I might do this, I would appreciate help in this regard.
> 
 
 There is an option to 'cache_peer' :

    login=user:password

 so you can pass access credentials to it.
 Check commenst in squid.conf.default for further details.

 M.

 

Reply via email to