The number of http connections affects how many simultaneous downloads one can perform, and the number of simultaneous AJAX requests.
Create the following DWORD value to configure the connection limit:
More Info AJAX - Connectivity Enhancements in Internet Explorer 8[HKEY_CURRENT_USER \SOFTWARE \Microsoft \Internet Explorer \MAIN \FeatureControl \FEATURE_MAXCONNECTIONSPERSERVER]
iexplore.exe = 10
More Info MS KB282402
Leave a Reply