[squid-users] Re: bug: trasparent squid sent 'http://linux.bkbits.net:8080/' request to port 80

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 20 Sep 2004 17:49:29 +0200 (CEST)

On Mon, 20 Sep 2004, Denis Vlasenko wrote:

> I tried to retrieve http://linux.bkbits.net:8080/linux-2.6/cset@1.1803.129.187
> and got a 404.
>
> I run a transparent proxy setup. tcpdump on both sides of squid box
> shows that squid sent request to port 80 instead of 8080:

Transparent interception of non-port-80 traffic requires some care to get
the setup correct, and is also not something actively tested.

You can try the following:

   http_port 80
   http_port 8080
   httpd_accel_port 0

and redirect port 80 traffic to port 80, and 8080 to 8080.

Regards
Henrik
Received on Mon Sep 20 2004 - 09:49:32 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:02 MDT