I am facing problem with NFS on windows 2008 R2.
I am using Windows Server as NFS for some Unix-based CPU cards to load applications.
normally it loads in seconds without a problem. but when I start some applications, than NFS gets too slow. and the CPU cards are giving me "loading timeout"
I used wireshark to see whats going on on the network.
NFS packages flows fine when there is no other TCP/UDP pockets.
but when a application start to send TCP/UDP packages to the Windows Server, than NFS packages gets interrupted and pauses 2-3 seconds. and it continues again.
is there a way to make NFS server packets to be send immediately without interrupted from other network packages?