One trick to speed up slow file operations between servers
Moving or copying files between servers may sometimes be unreasonably slow or even come to halt. Unfortunately, any server slowness can affect a lot of people. One common culprit is that something may be going wrong with a feature in network interface cards (NIC) called TCP offload engine (TOE). TOE is supposed to help performance…
Details