Re: [squid-users] Fwd: ctx: enter level 0

From: Mark Elsen <mark.elsen@dont-contact.us>
Date: Thu, 30 Mar 2006 11:07:16 +0200

>
> Hi Squid users,
>
> I encounter problem with ctx: enter level 0 when try to open link
>
> http://www.manoramaonline.com/cgi-bin/MMOnline.dll/portal/ep/home.do?newUser=yes
>
> the error message from the browser:
>
> ERROR
>....

 The status error 502 which you see in access.log means :

         Bad Gateway (see FAQ)

From :

http://web-sniffer.net/?url=http%3A%2F%2Fwww.manoramaonline.com%2Fcgi-bin%2FMMOnline.dll%2Fportal%2Fep%2Fhome.do%3FnewUser%3Dyes&submit=Submit&http=1.0h&gzip=yes&type=GET&ua=Mozilla%2F4.0+%28compatible%3B+MSIE+6.0%3B+Windows+NT+5.1%29+Web-Sniffer%2F1.0.24

It can be seen that the remote webserver (good ole MS IIS, as usual
champion in adhering to all standards in the world....), responds
with HTTP 1.1, to a HTTP 1.0 request without a Content-length header.
I think this not allowed.

It seems the remote webserver is broken.

M.
Received on Thu Mar 30 2006 - 02:07:18 MST

This archive was generated by hypermail pre-2.1.9 : Sat Apr 01 2006 - 12:00:05 MST