The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Increase # of Concurrent Downloads

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic    
Flat View: This topic has 0 replies on 1 page
Doug Thews

Posts: 866
Nickname: dougthews
Registered: Jul, 2003

Doug Thews is a software developer/manager for D&D Consulting Services with 18+ years of experience
Increase # of Concurrent Downloads Posted: Jul 14, 2003 7:24 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Doug Thews.
Original Post: Increase # of Concurrent Downloads
Feed Title: IlluminatiLand
Feed URL: http://apps5.oingo.com/apps/domainpark/domainpark.cgi?client=netw8744&s=JETBRAINS.COM
Feed Description: A technology blog for people enlightened enough to think for themselves
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Doug Thews
Latest Posts From IlluminatiLand

Advertisement

By default, IE will only let you perform 2 concurrent HTTP downloads at a time. If you do a lot of heavy IE work using downloads (music, files, etc), this setting does not make a lot of sense. You can increase this number by adding 2 new values to your registry under the following key:


  HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings



Then, you would create 2 new DWORD values:


  MaxConnectionsPer1_0Server

  MaxConnectionsPerServer



I use 10 (Dword:0000000a) as the value for each - thereby allowing me to run 10 concurrent HTTP downloads. Give it a try!

Read: Increase # of Concurrent Downloads

Topic: Rockets on Prisoner Award Previous Topic    

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use