On Oct 9, 2009, at 10:46 AM, Ross Kovelman wrote:
From: donovan jeffrey j <donovan@xxxxxxxxxxxxxx>
Date: Fri, 9 Oct 2009 10:42:53 -0400
To: Ross Kovelman <rkovelman@xxxxxxxxxxxxxxxx>
Cc: "squid-users@xxxxxxxxxxxxxxx" <squid-users@xxxxxxxxxxxxxxx>
Subject: Re: http_port 80 transparent issues
On Oct 9, 2009, at 10:31 AM, Ross Kovelman wrote:
I am unable to save this line in the squid.conf:
http_port 80 transparent issues
FATAL: Bungled squid.conf line 57: http_port 80 transparent
Squid Cache (Version 2.5.STABLE10): Terminated abnormally.
Any reason why? Its the 1st line in my configuration.
Thanks
is your box setup as a transparent proxy ?
grep your config for transparent
Is it true that in version 2.5 that does not work but this does the
same
thing?
http_port 3128
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
Thanks
yep those are the transparent options.
-j