Web page keeps redirecting and then back again

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
 
R

Robert Aldwinckle

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.


---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top