Enable More Simultaneous Downloads in Internet Explorer Paganahin ang sabay-sabay Higit pang mga Maida-download sa 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? Nakarating na ba tried sa download ng higit sa 2 mga file mula sa parehong website at napansin ang ikatlong-download ay hindi magsisimula hangga't ang isa sa mga naunang dalawang ay tapos na? 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. Ang dahilan para sa mga ito ay na ang pagsasapalaran HTTP 1.1 says na lamang ng dalawang koneksyon ay maaaring pinahihintulutan sa isang panahon, kaya ang iyong browser ay sumusunod sa na limitasyon.
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. Maaari naming boost na numero para sa IE sa pamamagitan ng paggamit ng isang registry hack, ngunit hayaan balaan sa akin hindi mo na mabaliw at dagdagan ito masyadong malayo.
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. Kung lahat ng tao ay nadagdagan ang bilang ng mga koneksyon ito would tunay na maglagay ng isang pagyurak sa webservers lumitaw diyan, at pagkatapos ay webmaster ay may upang simulan ang pagharang ng dagdag na mga thread.
Manual Registry Hack Manual Registry hack
Open regedit.exe through the start menu search or run box, and then browse down to the following key: Buksan regedit.exe sa pamamagitan ng paghahanap magsimula menu o magpatakbo ng kahon, at pagkatapos ay i-browse down sa mga sumusunod na susi:
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: Sa kanang bahagi kamay, makikita mo nais na lumikha ng dalawang bagong 32-bit DWORD halaga:
- MaxConnectionsPerServer – This sets the limit for HTTP 1.1 servers, which is normally supposed to be 2 MaxConnectionsPerServer - Ito na set na ang limitasyon para sa HTTP server ng 1.1, na kung saan ay karaniwang dapat na maging 2
- MaxConnectionsPer1_0Server – This sets the limit for HTTP 1.0 servers, which is normally supposed to be 4 MaxConnectionsPer1_0Server - Ito na set na ang limitasyon para sa HTTP server ng 1.0, na kung saan ay karaniwang dapat na maging 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. Maaari mong baguhin ang halaga ng koneksyon para sa alinman sa isa sa pamamagitan ng pagbabago ng halaga, ngunit hindi ko subukan at pumihit ito masyadong malayo, tulad ng makikita mo mahanap ang iyong pag-browse nagiging marami slower kaysa sa normal, at marahil ay makakuha ka ng naharang mula sa ilang mga server para sa paggamit ng masyadong maraming koneksyon. A safe bet is to double the defaults. Ang isang ligtas na mapagpipilian ay ang double ang default.
Downloadable Registry Hack Downloadable Registry hack
This downloadable hack will only slightly increase the values, which is probably the wisest course of action. Maida-download na ito ay hack lamang ng bahagyang pagtaas ng halaga, na kung saan ay maaaring mangyari ang pinakamarunong na kurso ng aksyon. You could modify the script to use more if you'd like. Maaari mong baguhin ang script na gumamit ng higit pa kung gusto mo.
You can download, extract and double-click on the registry file in order to enter the information into the registry. Maaari mong i-download, kunin at i-double click sa file pagpapatala upang ipasok ang impormasyon sa pagpapatala. To uninstall, use the uninstall script included in the zipfile. Upang i-uninstall, gamitin ang script na i-uninstall ang kasama sa zipfile.
Download IncreaseIEDownloadLimit Registry Hack I-download ang Registry IncreaseIEDownloadLimit hack

Daily Email Updates Araw-araw na Updates Email
You can get our how-to articles in your inbox each day for free. Maaari kang makakuha ng aming kung-paano na mga artikulo sa iyong inbox sa bawat araw para sa libre. Just enter your name and email below: Ilagay lamang ang inyong pangalan at email sa ibaba:



It's worth noting that the number one Firefox optimization (pipelining) does exactly this, except recommends increasing the value to 8 concurrent connections. Ito ay nagkakahalaga ng pagpuna na ang bilang isa sa Firefox optimization (pipelining) ay eksakto na ito, maliban na inirekomenda ng pagtaas ng halaga sa 8 kasabay na koneksyon. Pipelining actually does a bit more than just add concurrent connections, but that's the gist of it. Pipelining talaga ay isang bit sa higit pa sa kasabay na magdagdag ng mga koneksyon, ngunit iyon ang diwa ng mga ito.
thanks! salamat! My computer didn't list the max settings in Regedit, but I downloaded the file and installed it with no problems. Ang aking computer ay hindi listahan ang max sa mga setting ng Regedit, ngunit kong nai-download ang file at naka-install na ito na walang problema. Thanks again! Salamat ulit!
Will this work on IE8? Ang gawaing ito sa IE8? The download hack to increase ? Download Ang hack sa pagtaas? The settings arent in the registry should I add them ? Ang mga setting ng arent sa registry ko dapat idagdag ang mga ito?