----- Original Message ----- From: "Henrik Nordstrom" <[EMAIL PROTECTED]> To: "Marc Elsen" <[EMAIL PROTECTED]>; "Liquid Crystal" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 14, 2003 11:15 PM Subject: Re: [squid-users] What could be the reason? "client: ERROR: Cannot connect to localhost:8080: Connection refused"
> > > 2003/07/11 04:52:35| Accepting HTTP connections at x.x.x.x, > > > port 8080, FD 8. > > This is a valuable hint. Your Squid is configured to listen at a > specific IP address only. Contacting Squid via localhost won't work > in this setup as Squid is not listening on localhost. > Then how can I fix this? what should it be? as I said earlier in my squid.conf, I have: http_port 80 NOT http_port x.x.x.x:80
