On Fri, 8 Dec 2000, Gerard Gachelin wrote:
> I just installed squid v2.3S4 on a Sparc Ultra 1 running Solaris 2.6.
>
> Everything seems working fine, I have no error when I run squid -k
> parse.
>
> However, in the cache.log file, there are thousands lines like this one
> :
>
> 2000/12/08 08:03:30| urlParse: Illegal character in hostname
> '195.220.151.50:8080195.220.151.50'
>
> 195.220.151.50 is the squid server IP address and 8080 the http port
> used by squid.
> How can I debug this problem ?
These are due to requests received by your cache, (probably) not
anything in your squid.conf.
So, it looks like some client is sending an HTTP request like
GET http://195.220.151.50:8080195.220.151.50/
Why it would be doing that I have no idea. Could be some
mixup with an L4 switch or http-accelerator configs.
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Fri Dec 08 2000 - 18:00:38 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:53 MST