Windows Server - Dual NIC Bandwidth Pooling
Posted
by
tsilb
on Server Fault
See other posts from Server Fault
or by tsilb
Published on 2011-02-01T22:01:28Z
Indexed on
2011/02/01
23:27 UTC
Read the original article
Hit count: 416
I have a Windows Server 2008 machine with dual NICs. Both are plugged into the same switch in a typical one-switch, one-gateway home network.
This server is used almost exclusively for inbound connections. It hosts a web server (IIS 6), SQL server, and file server (via LAN UNC paths and mapped drives).
How do I make best use of inbound bandwidth across both NICs? For example, if I connect to it by hostname and one of the interfaces has high traffic, I'd like the new connection to use the other interface.
© Server Fault or respective owner