Re: Can't see one specific web site?



"Sapper" <colindodd@xxxxxxxxxxxxxxxx> wrote in message
news:OZ$Fv7kkGHA.4660@xxxxxxxxxxxxxxxxxxxxxxx
TIA.
I have one web site that I cannot get to.

Up to about a week ago my wife visited a web site (shopping) www.sears.ca
about every other day.


That site does redirects. Make sure that you have a security setting
which allows that. E.g. set Default Level for the Internet zone.



Suddenly it stopped connecting to it, I tried deleting all cookies and
files, did a disk clean up, got rid of the favorite for it and still it wont
show.

The strange part is, IE doesn't time-out either

Any ideas to try?


An alternative would be to View Source of your "blank" page
and then extract (or construct) the URL that it would be redirecting
you to, then use that in your Address bar manually.


Hmm... in fact it is doing that using HTTP responses.
First it redirects here:

http://www.sears.ca:80/gp/home.html

Then it does another redirect, also with an HTTP response
(which is probably specific to my session, so I'm not going
to bother reproducing it here.)

In that case make sure that you don't have a firewall blocking
or modifying these responses.


I was using FiddlerTool to show me that.
An alternative would be to use telnet 80 and then type GET /
That usually implies that the client wants to use HTTP 1.0 protocol.

I just tried that and it seems that that site only expects HTTP 1.1 protocol.
So not having that checked (in Options, Advanced tab) could be another
reason for your symptom.

Nope. The server accepts that too. (Must be all the other headers than IE
still sends which makes it like it more.) Then a significant difference is that
it stops sending the page compressed. E.g. it went from around 26,000
bytes with HTTP 1.1 to over 140,000 bytes with HTTP 1.0.

BTW you can still see the redirect using telnet 80
by simulating some of the HTTP 1.1 connection.
E.g. reply with just 2 lines:
GET / HTTP/1.1
Host: www.sears.ca
and finish with another Enter.


HTH

Robert Aldwinckle
---


.



Relevant Pages

  • Re: How can I follow a trail of 302 redirects with MSXML2.XMLHTTP?
    ... Dim sNextLocation, sMsg, iCount ... You won't get any content back as a part of the response, and the HTTP ... I shouldn't have to change settings in IE to control ... Redirects: 10 ...
    (microsoft.public.scripting.vbscript)
  • RE: Remote Web Workplace
    ... The RWW web page is a virtual directory off of the Default Web Site. ... Make sure your request is being redirected from http to https. ... the SBSFLT ...
    (microsoft.public.windows.server.sbs)
  • RE: Mobile Sync Over the Air - Error 3012
    ... Microsoft-Server-ActiveSync ... | HTTP Keep Alive is checked on the Default Web Site and set to 120 secs. ... I wanted to inform you that I have replied to your thread in <NEWSGROUP> ...
    (microsoft.public.windows.server.sbs)
  • Re: Change the default OWA URL after E2K3 installed
    ... Default Web Site, so changes to the DWS do not affect RPC over HTTP. ... Please do not send email directly to this alias. ...
    (microsoft.public.exchange.setup)
  • Re: Access/Publish SBS Web Site
    ... I want to use HTTP ... > Hello Barry, ... Right click the web site you created, ... > Best regards, ...
    (microsoft.public.windows.server.sbs)