I remember hearing once that IE only downloads a max of 1 or 2 things per site at a time. There was a way to change this so sites with a ton of images could load them all at the same time, making web surfing to a lot faster. Anyone know how to do this?
faster web surfing
Collapse
X
-
-
I dunno but it seems like there would be somewhere in the registry that allows you to override that. I know you can have the download manager download more than the 2 simultaneous download limit but I'm not sure about the browser.I've trusted my sites to them for over a decade...
Webair, bitches.Comment
-
A simple registry hack will change this: Under: [HKEY_USERS.DEFAULTSoftwareMicrosoftWindowsCurrentV ersionInternet Settings] [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVe rsionInternet Settings] Add the following: MaxConnectionsPerServer dword 32 MaxConnectionsPer1_0Server dword 32 Make their value something like 8 (I think you can set it as high as 64). Although this breaks compliance with HTTP1.1/1.0, it can make IE faster overall, as this also affects the downloading of images. Also note that this will affect other applications that use HTTP.Custom large/complex systems programing.<br>ASP.Net, C#, XML, MS SQL, WebServices(SOAP).<br>ICQ: 235719545Comment
-
Theres a key you can change in your registry to allow you to do more than 2 simultaneous downloads, google that and you should be able to find it
don't know if it will make pages themselves load fasterComment
-
Here's a .reg file that will increase your IE download limit to 10
http://www.petri.co.il/software/10_ie_dl.zipComment
-
This one works, but what kind of problems will you have with other HTTP applications?Originally posted by dotwind
A simple registry hack will change this: Under: [HKEY_USERS.DEFAULTSoftwareMicrosoftWindowsCurrentV ersionInternet Settings] [HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVe rsionInternet Settings] Add the following: MaxConnectionsPerServer dword 32 MaxConnectionsPer1_0Server dword 32 Make their value something like 8 (I think you can set it as high as 64). Although this breaks compliance with HTTP1.1/1.0, it can make IE faster overall, as this also affects the downloading of images. Also note that this will affect other applications that use HTTP.<a href="http://www.wishing.com/money/"><img src="http://www.wishing.com/money/promotools/referrals/bannerset2/wishing_affiliate_120x60_06.gif" border="0"><br><font face="Verdana, Arial" size="2"><b>Wishing.com</b>- Make over <b>$100.00</b> per sale with pills and patches</font></a>Comment

Comment