Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

How to Resolve Performance Tuning and Connectivity Issues

Summary: This article provides information on How to Resolve Performance Tuning and Connectivity Issues

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Symptoms

How to Resolve Performance Tuning and Connectivity Issues

 

While enabling network adapter offload features is typically beneficial, there are configurations where these advanced features are a detriment to overall performance. 

 

Cause

In some cases the network adapter is not powerful enough to handle the offload capabilities at high throughput. For example, enabling segmentation offload can reduce the maximum sustainable throughput on some network adapters because of limited hardware resources.

 

Additionally, there are technologies used in Windows that are not compatible with offloading technologies.

Resolution

 The incompatible technologies are:

  •          Windows Firewall
  •          Internet Protocol security (IPsec)
  •          Internet Protocol Network Address Translation (IPNAT)
  •          Third-party firewalls
  •          NDIS 5.1 intermediate drivers

 

Because of this, disabling the advanced offloading features can greatly improve connectivity.

What to do:

  1.      Disable Offloading technologies on all network adapters.
    1.       Disable TOE in Windows
    2.      Disable TOE in the Broadcom Advanced Control Suite
    3.     Disable Receive Side Scaling
    4.     Disable Large Send Offload

 

How to do it:

  1.        Disable TOE in Windows
    1.          Windows Server 2003
      1.                                                                                            Start à Run
        1.        netsh int ip set chimney disabled
      2.                                                                                            OR Apply Microsoft update 948496
        1.        http://support.microsoft.com/kb/948496
    2.        Windows Server 2008
      1.                                                                                            Start à Run
        1.        netsh int tcp set global chimney=disabled
        2.       netsh interface tcp set global rss=disabled

 

  1.       On each NIC inside the Broadcom Advanced Control Suite (BACS)
    1.          Disable IPv4 Checksum Offload
    2.        Disable IPv4 Large Send Offload (LSO)
    3.       Disable Receive Side Scaling (RSS)

 

SLN249772_en_US__1I_BACS_PERF1_JP_V1a

 

Disable TOE in the Broadcom Advanced Control Suite (BACS)

 

  1.          Select the first NIC under System Devices

 

SLN249772_en_US__21245097725190.004 BACS Device Information2

 

 

  1.        Select the Configurations tab

 

SLN249772_en_US__3I_BACS_PERF2_JP_V1a

 

 

  1.       Expand the Resource Reservations section

 

SLN249772_en_US__4I_BACS_PERF3_JP_V1a

 

 

  1.      Uncheck the  TCP Offload Engine (TOE) checkbox
  2.        Click Apply

 

 

 

  1.      Select Yes

 

SLN249772_en_US__61245097804505.008 BACS Click YES

 

 

  1.     Repeat for the second NIC.

 

SLN249772_en_US__7I_BACS_PERF4_JP_V1a

 

 

  1.   Select Yes

 

SLN249772_en_US__61245097804505.008 BACS Click YES

 

 

 

Intel Configuration

  1.        Open Device Manager
  2.       On each Intel NIC in Device Manager, disable the following:
  3.       
    Note: Not every option is available or exist on the Advanced Tab.

     

    1.          Offload Receive IP Checksum
    2.        Offload Receive TCP Checksum
    3.       Offload TCP Segmentation
    4.      Offload Transmit IP Checksum
    5.        Offload Transmit TCP Checksum
    6.      IPV4 Checksum Offload
    7.     Large Send Offload v2 (IPV4)
    8.   Large Send Offload v2 (IPV6)
    9.      Receive-Side Scaling
    10.        TCP Checksum Offload (IPV4)
    11.      TCP Checksum Offload (IPV6)
    12.     UDP Checksum Offload (IPV4)
    13.   UDP Checksum Offload (IPV6)

 

The screen looks similar to one of these two:

SLN249772_en_US__91245097852007.Intel Offloading 01

 

Windows Server 2003

SLN249772_en_US__101245097870773.Intel Offloading 02

 

Windows Server 2008

 

  1.        If BACS is not installed, disable RSS in Windows
     - Choose one of the two methods below
    1.         In Server 2003 with Service Pack 2
      1.                                                                                            Start à Run à RegEdit
      2.                                                                                            Navigate to:
        HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
      3.                                                                                            On the Edit menu, point to New, click DWORD Value.
      4.                                                                                            Type EnableRSS.
      5.                                                                                            Double-click EnableRSS
      6.                                                                                            Type 0
      7.                                                                                            Click OK.

 

 

  1.       In Windows Server 2008
    1.                                                                                            Start à Run à CMD
    2.                                                                                            netsh interface tcp set global rss=disabled

 

  1.       If BACS is not installed, disable IPV4 Large Send Offload (LSO) in Windows
    1.          In Server 2003 with Service Pack 2
      1.                                                                                            Start à Run à RegEdit
      2.                                                                                            Navigate to:
        HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
      3.                                                                                            On the Edit menu, point to New, click DWORD Value.
      4.                                                                                            Type DisableTaskOffload.
      5.                                                                                            Double-click DisableTaskOffload.
      6.                                                                                            Type 1
      7.                                                                                            Click OK.

 

 

  1.       If BACS is not installed, Registry File method to Disable RSS and Large Send Offload
    1.          Copy the text below to a notepad file called, "Disable RSS and LSO.Reg."
    2.        Double-click the file to import the file into the Registry.

 

 

Windows Registry Editor Version 5.00

 

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]

"EnableRSS"=dword:00000000

"DisableTaskOffload"=dword:00000001

 

 

  1.         To update SNP,
    1.          http://support.microsoft.com/kb/950224
    2.        Scalable Networking Pack (SNP) hotfix rollup.

 

  1.        Check TOE status
    1.          Start à Run à CMD

 

  1.        Windows Server 2003
    1.                                                                                            Type: netstat  –ton

 

  1.       Windows Server 2008
    1.                                                                                            netsh interface tcp show global

 

  1.       If all connections are "InHost" then  TOE is likely disabled
  2.          If any connection shows "Offloaded" then  TOE is enabled.

 

Note: Windows Server 2008 AutoTuning could also cause performance issues.

 

  1.        netsh int tcp set global autotuninglevel=disable
 

Article Properties


Affected Product

Servers

Last Published Date

25 Feb 2021

Version

4

Article Type

Solution