Web page keeps redirecting and then back again

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

A user goes to 1 particular web page which has a redirection on it. He gets
redirected as normal, but before the final destination fully loads, he gets
redirected back to the original page. This continues in a neverending cycle.
No other user has this problem on the page.

Any help appreciated

Thanks
 
havenlad said:
A user goes to 1 particular web page which has a redirection on it. He gets
redirected as normal, but before the final destination fully loads, he gets
redirected back to the original page. This continues in a neverending cycle.
No other user has this problem on the page.

Any help appreciated


Use FiddlerTool to trace your two cases.
Compare the results.

In fact, if FiddlerTool doesn't show IP information
it may not be sufficient. Then I would trace with netcap
(and format that with Ethereal.)

In the second case I'm thinking that the problem user
might have a HOSTS file or dnscache override.

If you need more help post a URL.


---
 
Back
Top