Thursday, December 13, 2007

Vista Web Browsing Speed Up

Using the following tweaks, you can make your web browser work faster than ever before. How is this possible? Both Internet Explorer and Firefox have to adhere to web standards that specify how many connections a browser can make to a web server. By default in both Internet Explorer and Firefox, that amount is two at a time. The following tweaks will show you how you can dramatically increase that number to speed up and increase the parallel downloading of files your web browser needs to display a web page.

Speeding up Internet Explorer Microsoft has made sure that Internet Explorer follows Internet standards by allowing you and your browser to download only two files at a time from any server. If you visit a web page with a lot of images and required files, such as CSS styles and JavaScript, you can easily end up with a scenario where your web browser has to make more than 40 requests to the web server to download all the files and then assemble the web page. Requesting only two of these 40 files at a time is going to be a lot slower than downloading, say, 10 of them at a time.

By tweaking hidden registry values, you can direct Internet Explorer to break Internet standards and download more than just two files at a time. Modifying this setting is simple to do, but be careful; the standards police will be after you. Follow these steps to speed up IE:

  1. Click the Start button, type regedit in the Search box, and then press Enter.
  2. After Registry Editor loads, navigate through HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings.
  3. Right-click in an open space and create a new DWORD key, as shown in Figure 1.
  4. Figure 1

    Creating a new Registry DWORD value


  1. Type MaxConnectionsPerServer as the name of the new DWORD key.
  2. Right-click this key and select Modify.
  3. Set the base to Decimal and enter a value greater than 2, as shown in Figure 2. I like to use 15 as my value here. Press OK when you are done.
  4. Figure 2

    Setting the value of MaxConnectionsPerServer


  1. Create a new DWORD key and type MaxConnectionsPer1_0Server as the name.
  2. Right-click this key and select Modify.
  3. Set the base to Decimal and enter the new value. Use the same value as used in step 6. Click OK when you are finished.
  4. Exit Registry Editor and reboot your computer.

After your computer has rebooted, your new Internet Explorer settings are active.

No comments:

Thursday, December 13, 2007

Vista Web Browsing Speed Up

Using the following tweaks, you can make your web browser work faster than ever before. How is this possible? Both Internet Explorer and Firefox have to adhere to web standards that specify how many connections a browser can make to a web server. By default in both Internet Explorer and Firefox, that amount is two at a time. The following tweaks will show you how you can dramatically increase that number to speed up and increase the parallel downloading of files your web browser needs to display a web page.

Speeding up Internet Explorer Microsoft has made sure that Internet Explorer follows Internet standards by allowing you and your browser to download only two files at a time from any server. If you visit a web page with a lot of images and required files, such as CSS styles and JavaScript, you can easily end up with a scenario where your web browser has to make more than 40 requests to the web server to download all the files and then assemble the web page. Requesting only two of these 40 files at a time is going to be a lot slower than downloading, say, 10 of them at a time.

By tweaking hidden registry values, you can direct Internet Explorer to break Internet standards and download more than just two files at a time. Modifying this setting is simple to do, but be careful; the standards police will be after you. Follow these steps to speed up IE:

  1. Click the Start button, type regedit in the Search box, and then press Enter.
  2. After Registry Editor loads, navigate through HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings.
  3. Right-click in an open space and create a new DWORD key, as shown in Figure 1.
  4. Figure 1

    Creating a new Registry DWORD value


  1. Type MaxConnectionsPerServer as the name of the new DWORD key.
  2. Right-click this key and select Modify.
  3. Set the base to Decimal and enter a value greater than 2, as shown in Figure 2. I like to use 15 as my value here. Press OK when you are done.
  4. Figure 2

    Setting the value of MaxConnectionsPerServer


  1. Create a new DWORD key and type MaxConnectionsPer1_0Server as the name.
  2. Right-click this key and select Modify.
  3. Set the base to Decimal and enter the new value. Use the same value as used in step 6. Click OK when you are finished.
  4. Exit Registry Editor and reboot your computer.

After your computer has rebooted, your new Internet Explorer settings are active.

No comments: