[Bug 5124] Parallelize the rsync run using multiple threads and/or connections
samba-bugs at samba.org
samba-bugs at samba.org
Mon Apr 17 10:40:37 UTC 2023
https://bugzilla.samba.org/show_bug.cgi?id=5124
--- Comment #12 from Paulo Marques <paulo.marques at bitfile.pt> ---
Using multiple connections also helps when you have LACP network links, which
are relatively common in data center setups to have both redundancy and
increased bandwidth.
If you have two 1Gbps links aggregated, you can only use 1Gbps using rsync, but
you could use 2Gbps if rsync made several connections from different TCP ports.
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the rsync
mailing list