Re: squid1.2beat23!!!

From: Michael Fuhr <mfuhr@dont-contact.us>
Date: Sat, 25 Jul 1998 03:34:27 -0600

On Fri, Jul 24, 1998 at 02:14:16PM +1000, Andrew Specht wrote:

> I tried running beta23 and a lot of time ig et this message coming up in
> access.log:
>
> NONE/400 1119 POST /cgi-bin/namestatus.pl
>
> And the browser will give me an error message saying that the URL is
> invalid. For example the www.aunic.net/namestatus page.
>
> This seems to happen quiete often even with .gif files.
> Is anyone aware of this problem?

Looks like you have a client sending "GET /cgi-bin/namestatus.pl HTTP/1.0"
to the proxy. Are you trying to do transparent proxying? If so, make
sure Squid is properly configured:

    httpd_accel_host virtual
    httpd_accel_port 80
    httpd_accel_with_proxy on
    httpd_accel_uses_host_header on

Does this happen with one browser or with many different browsers?
Which ones?

-- 
Michael Fuhr
http://www.fuhr.net/~mfuhr/
Received on Sat Jul 25 1998 - 02:35:37 MDT

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