I have a situation where I need best possible throughput (TCP/IP sockets & SMB3) between two Windows Server 2016 connect with a 1m patch cable.
I have to use existing hardware.
When you connect two Windows Server 2016 machines together directly, without using a switch, you should be able to get better performance since you know there is only two computers on the subnet.
The question is, which parameters to tune, and what set those parameters to? I have been looking at the parameters on the drivers for the network cards, but I guess that there are settings in windows as well that affect the network stack and how TCP/IP, RPC, named pipes and so on behave.
Both machines are Dell R430 with Intel Ethernet I350 QP 1Gb Server Adapter.
The "front" machine is connected the the normal network through one nic, and to the "backend" machine through a 1m patch cable on another nic. The "backend" machine is only connected to the "front" machine.