Has anyone experienced (and hopefully resolved) slow transfer rates when the receiver is running on Linux? With other factors (machine specs, network bandwidth) as similar as possible, I get double the transfer rate when sending to a Windows machine versus a Linux machine.
I am testing UDT and TCP transfer rates over ethernet and wifi. With the client connected by cable, I get send and recv rates of around 70 Mbps for TCP and UDT. Over wifi, the UDT recv rate drops to around 5 Mbps, even though the UDP send rate remains at 70, and TCP send and recv also stay around 70. Is there some limitation of UDT when receiving over wifi? Is there some way to tune the performance for wifi?