Hi Mark, Do you have idea how to solve this ? because without squid, the web still can access. thanks On 3/30/06, Mark Elsen <mark.elsen@xxxxxxxxx> wrote: > > > > 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. >