Sunday, April 14, 2013

How to Increase Internet Explorer number of simultaneous Downloads Limits!

  1. First press Ctrl + R.
  2. Type regedit.
  3. Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings
  4. On right side panel search for the following string and modify them with these values. 
  • MaxConnectionsPerServer  = 100
  • MaxConnectionsPer1_0Server = 100
  • DNSCacheTimeout = 7200
  • KeepAliveTimeout = 300
  • ReceiveTimeout = = 60
  • ServerInfoTimeout = 300
  • SocketReceiveBufferLength = 64
  • SocketSendBufferLength = 64
You Are done!