I have a machine (Windows Server 2008 R2) with 5 NIC each of them is 1Gbit.
I am running a SQL server on this machine that is using only 1 NIC. Due to heavy traffic we have, the SQL Server NIC is going as high as 99% usage so all traffic to this SQL is being delayed, and this slows down ALL our systems.
Since we have 4 more free NIC, each of a Gbit, I was wondering if its possible to create a NLB (network load balancer) between all the 5, so they will all work and split the traffic between them.
Anything info will help!