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

From: Gerry George <ggeorge@dont-contact.us>
Date: Thu, 12 Oct 2000 21:52:35 -0400

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?

Gerry George

>2000/10/12 18:59:32| urlParse: Illegal character in hostname
>'sr-deu-proxy01.force.de:8080sr-deu-proxy01.force.de'
>2000/10/12 18:59:32| urlParse: Illegal character in hostname
>'sr-deu-proxy01.force.de:8080sr-deu-proxy01.force.de'
>
>After looking at the source code "src/url.c":
>
> }
> if (strspn(host, valid_hostname_chars) != strlen(host)) {
> debug(23, 1) ("urlParse: Illegal character in hostname '%s'\n",
> host);
> return NULL;
> }
>
>I decreased the debug level to "ALL,0" to get rid of these messages. But I
>'m still very interested in the reason which creates the
>messages.
>
>Uwe
>
>--
>To unsubscribe, see http://www.squid-cache.org/mailing-lists.html

Gerry E. George <ggeorge@digisolv.com>
Information Technology Specialist,
DigiSolv, Inc.
(758) 450-3444 / 3109 (fax)
http://www.digisolv.com

.

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Oct 12 2000 - 22:19:57 MDT

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