View Single Post
  #2  
Old 06-14-2005, 08:17 AM
Mobo's Avatar
Mobo Mobo is offline
Thinking outside the box
 
Join Date: Sep 2004
Location: Cape Breton
Posts: 4,587
Send a message via ICQ to Mobo Send a message via AIM to Mobo Send a message via MSN to Mobo Send a message via Yahoo to Mobo Send a message via Skype™ to Mobo
You may also want to try this for added benefits:

Internet Explorer performance is dependent in part on the number of simultaneous connections. One connection / one element can be downloaded - this includes graphic elements. Each element on the page has to be downloaded. If a page is only html text, the default number of connections available to IE, 4 connections, is adequate. What if the page has buttons, lines and lots of other graphical elements. The number of elements that can be simultaneously download is limited to 4. You can experiment with the the number of connections for IE with the following registry hack. Milage may vary. Experiment to see how it works for you.
Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\Windows\CurrentVersion\Internet Settings
Name: MaxConnectionsPerServer
Type: REG_DWORD
Value: 20
Name: MaxConnectionsPer1_0Server
Type: REG_DWORD
Value: 20
Reply With Quote