>
> 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 :
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