Enable More Simultaneous Downloads in Internet Explorer Activează Mai multe descărcări simultane în Internet Explorer
Have you ever tried to download more than 2 files from the same website and noticed the third download doesn't start until one of the prior two are done? Aţi încercat vreodată să descărcaţi mai mult de 2 fişiere de pe acelaşi site şi a observat descărca treia nu începe până când unul dintre cele două prealabile sunt terminat? The reason for this is that the HTTP 1.1 spec says that only two connections may be allowed at a time, so your browser adheres to that limit. Motivul pentru aceasta este faptul că HTTP 1.1 spec. spune că numai două conexiuni poate fi permisă la un moment dat, aşa aderă browser-ului dvs. de această limită.
We can boost that number for IE by using a registry hack, but let me warn you not to go crazy and increase it too far. Putem creşte acest număr pentru IE prin utilizarea unui registru hack, dar lasa-ma sa te avertizez, nu pentru a merge nebun şi de creştere este prea departe.
If everybody increased the number of connections it would really put a hurting on the webservers out there, and then webmasters would have to start blocking extra threads. Dacă toată lumea a crescut numărul de conexiuni s-ar pune într-adevăr o raneasca pe serverele acolo, iar apoi webmasteri ar trebui să înceapă de blocare fire suplimentare.
Manual Registry Hack Manual de registru hack
Open regedit.exe through the start menu search or run box, and then browse down to the following key: Regedit.exe Deschideţi prin intermediul de căutare meniul Start sau caseta de a alerga, apoi răsfoiţi până la următoarea cheie:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings

On the right hand side, you'll want to create two new 32-bit DWORD values: Pe partea dreapta, veţi dori să creaţi două nou 32-bit DWORD valori:
- MaxConnectionsPerServer – This sets the limit for HTTP 1.1 servers, which is normally supposed to be 2 MaxConnectionsPerServer - Aceasta stabileşte limita pentru HTTP 1.1 servere, care este în mod normal ar trebui sa fie de 2
- MaxConnectionsPer1_0Server – This sets the limit for HTTP 1.0 servers, which is normally supposed to be 4 MaxConnectionsPer1_0Server - Aceasta stabileşte limita pentru HTTP 1.0 servere, care este în mod normal ar trebui sa fie de 4
You can change the amount of connections for either one by changing the value, but I wouldn't try and crank it up too far, as you'll find your browsing becomes much slower than normal, and possibly would get you blocked from some servers for using too many connections. Aveţi posibilitatea să modificaţi suma de conexiuni, fie pentru o schimbare de valoare, dar nu aş încerca şi manie-l prea departe, aşa cum veţi găsi navigare devine mult mai lent decât în mod normal, şi, eventual, s-ar lua tu blocat de la unele servere de utilizare a conexiunilor prea multe. A safe bet is to double the defaults. Un pariu sigur este de a dubla implicite.
Downloadable Registry Hack Popular registru hack
This downloadable hack will only slightly increase the values, which is probably the wisest course of action. Acest lucru va fi descărcate hack doar puţin creşte valorile, care este, probabil, cel mai înţelept curs de acţiune. You could modify the script to use more if you'd like. Ai putea să modificaţi script-ul de a utiliza mai mult, dacă doriţi.
You can download, extract and double-click on the registry file in order to enter the information into the registry. Aveţi posibilitatea să descărcaţi, extrage şi faceţi dublu-clic pe fişierul registru în scopul de a introduce informaţiile în registru. To uninstall, use the uninstall script included in the zipfile. Pentru a dezinstala, utilizaţi script-ul de dezinstalare incluse în zipfile.
Download IncreaseIEDownloadLimit Registry Hack Descarca IncreaseIEDownloadLimit registru hack

Daily Email Updates Daily Actualizări de email
You can get our how-to articles in your inbox each day for free. Aveţi posibilitatea să obţineţi modul nostru de-a articole în Inbox în fiecare zi pentru drum liber. Just enter your name and email below: Doar introduceţi numele dvs. şi e-mail de mai jos:



It's worth noting that the number one Firefox optimization (pipelining) does exactly this, except recommends increasing the value to 8 concurrent connections. Este demn de remarcat faptul că numărul unu Foc de optimizare (conducte) face exact acest lucru, cu excepţia recomandă creşterea valorii la 8 conexiuni concurente. Pipelining actually does a bit more than just add concurrent connections, but that's the gist of it. Montare conducte de fapt, are un pic mai mult decât trebuie doar să adăugaţi conexiuni concurente, dar asta e esenţa ei.
thanks! mulţumesc! My computer didn't list the max settings in Regedit, but I downloaded the file and installed it with no problems. Calculatorul meu nu a lista de setările Max în Regedit, dar am descărcat fişierul şi a instala it fără probleme. Thanks again! Vă mulţumim din nou!
Will this work on IE8? Va această muncă pe IE8? The download hack to increase ? Hack să crească? The settings arent in the registry should I add them ? Setările de arent în registru ar trebui să adăugaţi-le?