[Bug 10322] Slow Performance over Network rsync

samba-bugs at samba.org samba-bugs at samba.org
Wed Dec 25 15:24:02 MST 2013


https://bugzilla.samba.org/show_bug.cgi?id=10322

--- Comment #14 from Wayne Davison <wayned at samba.org> 2013-12-25 22:24:02 UTC ---
I have verified that restoring the use of socketpair() (instead of pipe()) is
indeed faster under cygwin.  I have also seen reports of fewer hangs in the
most modern cygwin libs (and also that a past version seemed to make socketpair
less buggy).

I've checked in a change to configure.ac to stop the ignoring of socketpair()
on cygwin.  Let me know if that helps your speed tests.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list