[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Squid transparent proxy
Thanks a bunch I missed one of the squid.conf options you and the how-to
mentioned while setting this up!
> -----Original Message-----
> From: owner-misc@openbsd.org [mailto:owner-misc@openbsd.org]
> On Behalf Of jared r r spiegel
> Sent: Tuesday, September 09, 2003 11:49 AM
> To: misc@openbsd.org
> Subject: Re: Squid transparent proxy
>
>
> On Tue, Sep 09, 2003 at 11:33:27AM -0700, robert schwartz wrote:
>
> > squid-2.5.PRE13-transparent
>
> > ERROR
> > The requested URL could not be retrieved
>
> > Missing or incorrect access protocol (should be `http://''
> or similar)
> > Missing hostname
> > Illegal double-escape in the URL-Path
> > Illegal character in hostname; underscores are not allowed
> > Your cache administrator is webmaster.
>
> i have in squid.conf :
>
> ## transparent stuff ( required for transparent to work )
> httpd_accel_host virtual httpd_accel_port 80
> httpd_accel_with_proxy on httpd_accel_uses_host_header on
>
> you should too.
>
> jared.
>
> --
>
> [ openbsd 3.4-beta GENERIC ( aug 24 ) // i386 ]