PDA

Click to See Complete Forum and Search --> : IE5 doesn't download more than 2 files at the same time?


Michel Jr
Sep 12th, 2000, 06:01 AM
Hi,

I'm using IE5. How can I download more than 2 files at the same time?
Every time I try to download 3 or more files, these files stay waiting for the finish of the 2 first files.
I only can download 2 files each time.

Is there a solution for this problem?

Thanks a lot...

Michel Jr.

Dim
Sep 12th, 2000, 10:04 AM
I don't think there is a set number of files you can download at a time...it's just how the inet control feels that day.


D!m

Sep 13th, 2000, 06:54 AM
Actually, its a limit that the HTTP protocol has, in HTTP 1.0, Windows limits it to 4 connections per server (limitation of the protocol itself) and in HTTP 1.1 it is limited to 2 connections per server (industry limit?). I think these are industry standards and there's actually a registry hack to increase the number, see it at
http://www.regedit.com/detail/536.html

Sunny