SOLVED !
We ran multiple test over the weekend again, even it turned out that the client we testet on were the problem.
When we used a linux live stick the performance was as expected and from there on the issue were found with the tcp autotuning.
after running these commands the bandwith exploded:
netsh int tcp set global autotuninglevel=normal
netsh int tcp set global rss=enabled
We ran multiple test over the weekend again, even it turned out that the client we testet on were the problem.
When we used a linux live stick the performance was as expected and from there on the issue were found with the tcp autotuning.
after running these commands the bandwith exploded:
netsh int tcp set global autotuninglevel=normal
netsh int tcp set global rss=enabled