Re: [SQU] again: urlParse: Illegal character ...

From: Colin Campbell <sgcccdc@dont-contact.us>
Date: Fri, 13 Oct 2000 15:08:23 +1000 (EST)

Hi,

I think you'll find squid is being very RFC-whatever compliant and
whinging about the ":" in the hostname.

I believe hostnames are supposed to contain only:

        "a..z", "A..Z", "0..9" and "-"

and "sr-deu-proxy01.force.de:8080sr-deu-proxy01.force.de" contains one
characetr outside that list. I am guessing that there's a bad URL
somewhere and when they said

        sr-deu-proxy01.force.de:8080sr-deu-proxy01.force.de

they really meant

        http://sr-deu-proxy01.force.de:8080/http://sr-deu-proxy01.force.de

or something similar.

Colin

On Thu, 12 Oct 2000, Gerry George wrote:

> At 01:05 PM 10/12/2000, you wrote:
> >Hi again,
> >
> >it is interesting to note that these happens only every 11 to 13 seconds:
> >
> >2000/10/12 18:56:09| urlParse: Illegal character in hostname
> >'sr-deu-proxy01.force.de:8080sr-deu-proxy01.force.de'
>
> I get a similar message in my squid logs. I had simply passed it off as a
> misconfigured client, although I was having my doubts. Searches of the
> configs did not yield any helpful information.
>
> Is there a way to actually fix this? Any idea what caused it?

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Oct 12 2000 - 23:11:08 MDT

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