[CentOS] network copy performance is poor (rsync) - debugging suggestions?

Thu Jan 29 20:27:35 UTC 2015
Gordon Messmer <gordon.messmer at gmail.com>

On 01/23/2015 10:54 AM, Patrick Flaherty wrote:
>   Not an expert in rsync/ssh, but I'm pretty sure it's ssh's tcp window size
> that is the slowness.

Probably not?  TCP window size is usually only a problem if the sender 
is capable of sending more data than the window size before the receiver 
can ACK.  On low latency networks, it usually isn't a problem.