How can I enable load balancing with multiple network adapter cards?

John Savill

November 20, 2001

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. If you have two or more network adapter cards in your system, you can use a randomizing algorithm to distribute the number of connections or sessions among the adapters. To use the algorithm, perform the following steps:

  1. Start the registry editor (e.g., regedit.exe).

  2. Navigate to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesNetBTParameters.

  3. From the Edit menu, select New - DWORD value.

  4. Enter a name of RandomAdapter, and press Enter.

  5. Double-click the new value, enter 1 to enable or 0 to disable, and click OK.

  6. Close the registry editor.

  7. Reboot the machine.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like