Re: Problems with Redirectors and squid 2.2

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 21 Dec 1999 23:04:18 +0100

Simon Dray wrote:

> I need some help after upgrading from 1.7 to Squid 2.2 acting as a
> proxy using re-direction When I read through the access.log file
> I am seeing the IP Address of the web site the request is being sent to but
> not the url see example below
>
> 945445202.785 3 193.100.100.14 TCP_HIT/200 1031 GET
> http://192.100.100.1/WORLD/Shared/ContOn.GIF - NONE/- image/gif

If this is what your redirector returns then this is the URL the request
is being sent to, and cached under.

If you are running Squid as a transparent proxy, then you MUST enable
httpd_accel_uses_host.

> what I would expect is
>
> 945445202.785 3 193.100.100.14 TCP_HIT/200 1031 GET
> http://www.this-is-the.com/WORLD/Shared/ContOn.GIF - NONE/- image/gif

Then have the redirector return that.

> This did work under 1.7 NOVM is this a change in the code in 2.2 or is there
> a parameter in the squid.conf that needs to be set ?

a) There is no Squid release 1.7.

b) Transparent proxying has never worked properly using unpatched Squid
1.x.

c) The rules on redirectors hasn't changed a bit with respect to this.

--
Henrik Nordstrom
Squid hacker
Received on Tue Dec 21 1999 - 15:42:50 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:04 MST