idclient > > > I am getting the following error when using squidclient > > [EMAIL PROTECTED]:~]# squidclient http://www.foo.com > client: ERROR: Cannot connect to localhost:3128: Connection refused > It seems that squid is not listening on it's standard port ; use
% squidclient -p ...
and specify the correct port number the Squid Cache is listening on.
M.
