IE 6.0 sockets number (TCP/IP channels number) for the same Site ???

  • Thread starter Thread starter taras
  • Start date Start date
T

taras

IE 6.0 sockets number (TCP/IP channels number) for the same Site ???

I've discovered the restriction: IE 6.0 has 2 sockets only to the same
Server (ASP.NET Site).
Where can I find any kind of information about this limitation?

P.S.
IE 6.0 from Windows 2003 Server has the same limitation,
but if the sockets number is increased to 3, then IE stuck (with Done
status) till Refresh.
In IE 6.0 SP1 from W2K and XP the third "sockets" just wait till first two
sockets are freed
(and not stuck in this case).

How can I increase the number of sockets to 3?

Best Regards.
Taras.
 
taras said:
IE 6.0 sockets number (TCP/IP channels number) for the same Site ???

I've discovered the restriction: IE 6.0 has 2 sockets only to the
same Server (ASP.NET Site).
Where can I find any kind of information about this limitation?

P.S.
IE 6.0 from Windows 2003 Server has the same limitation,
but if the sockets number is increased to 3, then IE stuck (with Done
status) till Refresh.
In IE 6.0 SP1 from W2K and XP the third "sockets" just wait till
first two sockets are freed
(and not stuck in this case).

How can I increase the number of sockets to 3?

Best Regards.
Taras.

Is this what you mean?
WinInet Limits Connections Per Server
http://support.microsoft.com/?kbid=183110
How to Configure IE to have more than 2 download sessions.
http://support.microsoft.com/?kbid=282402

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
Back
Top