IE 6 hangs after XmlHttprequest for 5 minutes

P

pfefferl

Hello,

i have a ajax-webapp (prototype.js) which works without any problems
with IE (also 6.0), FireFox, Opera etc..

Now I have a single client (W2K, IE 6.0.2800.1106, SP1) who has a
strange problem.
Every time, the client sends an async.-POST-xmlhttprequest, IE sends
the request succesfully after 5 minutes - i don't know, what IE does
during this 5 minutes.

For test you can visit https://www.schuldenonline.at/connection and
make a single request or send multiple requests.

Besides: I know there are problems when using SSL, IE 6.0 and the
parameter "keep-alive". Therefore the connection after every request
will be closed.

Can anyone help me to find out what the reason for this strange
behavior is?

Thanks
Ludwig Pfefferkorn

IE 6 hangs after XmlHttprequest for 5 minutes
 

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