bluitz
07-18-2008, 09:49 PM
I am having a strange problem on a video site I am creating. Basically there are links to a bunch of videos that load into an FLVPlayer and play via HTTP Progressive download.
In IE if you load one video and navigate away from the page to view another video, on the new page it takes forever to load the video. I think I have figured out that it's a problem with IE's 2 connection limit, but the real issue is that is seems like the connections aren't ever cleared. So If I go to a page with a long video and then navigate away from the page, that connection isn't recycled, it just continues to try and download the first video.
Has anyone experienced this? There must be a way to reset or close the connection to the video file when navigating away from the page. Everything works fine in Firefox.
You can check it out for yourself http://www.connectnote.com
Click "View examples" and then navigate rapidly between the examples. Eventually IE stops receiving any data.
Justin
In IE if you load one video and navigate away from the page to view another video, on the new page it takes forever to load the video. I think I have figured out that it's a problem with IE's 2 connection limit, but the real issue is that is seems like the connections aren't ever cleared. So If I go to a page with a long video and then navigate away from the page, that connection isn't recycled, it just continues to try and download the first video.
Has anyone experienced this? There must be a way to reset or close the connection to the video file when navigating away from the page. Everything works fine in Firefox.
You can check it out for yourself http://www.connectnote.com
Click "View examples" and then navigate rapidly between the examples. Eventually IE stops receiving any data.
Justin