I've tried this setting and I can't successfully start squid with that
addition. I did look at the documentation before and it matches that of the
settings there also.
I get:
Exit status of parent of /usr/sbin/squid: 1
failed
Any reason squid would be choking on this setting?
-----Original Message-----
From: Henrik Nordstrom [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 28, 2007 3:40 PM
To: Tyson Smith
Cc: [email protected]
Subject: RE: [squid-users] Invalid URL
tor 2007-06-28 klockan 14:54 -0500 skrev Tyson Smith:
> I've researched and changed settings for days. I still haven't found a
> solution. Has anyone solved this one before?
If you are transparently intercepting port 80 and having it redirected
to the proxy without having proxy settings in the client then Squid
needs to be properly configured for this kind of operation.
With Squid-2.6 the required configuration is
http_port 3128 transparent
assuming you redirect the traffic to port 3128.
http://wiki.squid-cache.org/SquidFaq/InterceptionProxy
Regards
Henrik