Enable More Simultaneous Downloads in Internet Explorer Забезпечити більш Одночасна завантаження в 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? Ви коли-небудь намагалися завантажити більш ніж 2 файли з того ж сайту, і зауважив, що третій завантаження не почнеться, поки один з попередніх двох робляться? 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. Причиною цього є те, що специфікації HTTP 1.1 говориться, що тільки дві сполуки, може бути дозволено у той час, так що ваш браузер дотримується цього ліміту.
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. Ми можемо збільшити це число для IE за допомогою реєстру зламати, але дозвольте мені попередити вас, щоб не зійти з розуму і збільшити його занадто далеко.
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. Якщо все збільшили кількість підключень на справді було б покласти боляче на веб-сервери там, а потім вебмайстрів б почати блокування додаткові потоки.
Manual Registry Hack Інструкції реєстру зламати
Open regedit.exe through the start menu search or run box, and then browse down to the following key: Відкрито regedit.exe шляхом пошуку меню "Пуск" або запустити вікно, а потім переглядати до наступного ключа:
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: З правого боку, ви хочете створити два нових 32-бітових DWORD Значення:
- MaxConnectionsPerServer – This sets the limit for HTTP 1.1 servers, which is normally supposed to be 2 MaxConnectionsPerServer - Це встановлює межу для HTTP 1.1 сервери, які, як правило, має бути 2
- MaxConnectionsPer1_0Server – This sets the limit for HTTP 1.0 servers, which is normally supposed to be 4 MaxConnectionsPer1_0Server - Це встановлює межу для HTTP 1.0 сервери, які, як правило, має бути 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. Ви можете змінити кількість зв'язків або шляхом зміни одного значення, але я б не спробувати і кривошипних його занадто далеко, як ви знайдете ваш перегляд стає набагато повільніше, ніж звичайно, і, можливо, вам буде заблокована для деяких серверів для використання занадто багато підключень. A safe bet is to double the defaults. Безпечне ставки у два рази за замовчуванням.
Downloadable Registry Hack Страх реєстру зламати
This downloadable hack will only slightly increase the values, which is probably the wisest course of action. Це завантажувати рубати буде лише незначно збільшити цінностей, які, ймовірно, самий мудрий хід дій. You could modify the script to use more if you'd like. Ви можете змінити сценарій, щоб використовувати більше, якщо ви хочете.
You can download, extract and double-click on the registry file in order to enter the information into the registry. Ви можете завантажити, витягувати і двічі клацніть на файл реєстру, з тим щоб ввести інформацію до реєстру. To uninstall, use the uninstall script included in the zipfile. Щоб видалити, використовуючи видалення сценарію, включених до Zipfile.
Download IncreaseIEDownloadLimit Registry Hack Завантажити IncreaseIEDownloadLimit реєстру зламати

Daily Email Updates Email Щоденні оновлення
You can get our how-to articles in your inbox each day for free. Ви можете отримати наші довідкові статті у Вашу поштову скриньку щодня безкоштовно. Just enter your name and email below: Просто введіть ваші ім'я та адресу електронної пошти нижче:



It's worth noting that the number one Firefox optimization (pipelining) does exactly this, except recommends increasing the value to 8 concurrent connections. Варто відзначити, що номер один Firefox оптимізація (конвеєрна) робить саме це, за винятком рекомендує збільшенням вартості до 8 одночасних з'єднань. Pipelining actually does a bit more than just add concurrent connections, but that's the gist of it. Конвеєрна Чи насправді трохи більше, ніж просто додати одночасних підключень, але в цьому й суть.
thanks! спасибо! My computer didn't list the max settings in Regedit, but I downloaded the file and installed it with no problems. Мій комп'ютер не список Макса налаштування в Regedit, але я скачав файл і встановити його без проблем. Thanks again! Ще раз спасибі!
Will this work on IE8? Чи буде це працювати на IE8? The download hack to increase ? Завантажити рубати збільшити? The settings arent in the registry should I add them ? Установки Arent до реєстру необхідно додати їх?