[Bug 2654] timeout is always triggered with 2.6.4

samba-bugs at samba.org samba-bugs at samba.org
Wed Apr 27 21:08:20 GMT 2005


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





------- Additional Comments From f+samba at congenio.de  2005-04-27 14:08 -------
(In reply to comment #6)
> generating ACK packets was not the right choice.  Try changing this code:
> 
>         if (protocol_version < 29)
>                 ignore_timeout = 1;
> 
> to remove the "if" and I think the timeout will go away.

That did it for me. No timeouts any more. So the bug was present only since
2.6.4 in fact. I think this one may have gone unnoticed by now since few people
synchronize that much data over semi-permanent connections (i.e. dynamic IPs),
so that line drops have to be detected by the --timeout option.

Also, the up- and downstreams differ greatly (ADSL) in my setup, so your
assumptions about queues seem logical.

Thanks for the prompt fixing!


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


More information about the rsync mailing list