Featured Post

What To Look For While Choosing a Web Hosting provider? (Part I)

Choosing the affordable web hosting company is where we decide on whom to give the responsibility to host our online business or website. It also depends on where our visitors are coming from. And of course, we also need to think about the necessary comfort that a great website requires. Here we offer...

Read More

Configure EnableRSS and EnableTCPA registry value and DisableTaskOffload registry entry

Posted by admin | Posted in Microsoft Help | Posted on 26-10-2010

0

Below is a step by step description of the steps for configuring the EnableRSS (Receive Side Scaling) and EnableTCPA registry value

  1. Go to Start, select Run, then type regedit, and OK.
  2. Identify and click the below registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
  3. In the Edit menu, point to New, click DWORD Value, and insert EnableRSS.
  4. Double-click EnableRSS, type 0, and then click OK.
  5. On the Edit menu, point to New, click DWORD Value, and then type EnableTCPA.
  6. Double-click EnableTCPA, type 0, and then click OK.
  7. Now exit the Registry Editor, and restart the web hosting server.

Enable-RSS-and-TCPA-Registry-1024x578 Configure EnableRSS and EnableTCPA registry value and DisableTaskOffload registry entry

Below is a step by step description of the steps that would in configuring the DisableTaskOffload registry entry

Incase you get the RPC errors, following steps can help you get rid of it:

  1. Go to Start, then Run, type regedit, and click OK.
  2. Identify and click the below registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
  3. In the details pane, check if the DisableTaskOffload registry entry exists. If it doesn’t, you need to add the entry. The following steps should help you do so:
    1. In the Edit menu, point to New, and then click DWORD Value
    2. Type DisableTaskOffload.
    3. Double-Click DisableTaskOffload, type 1, and click OK
  4. Exit the registry Editor, and restart the web server.