samba-bugs@samba.org
2007-Nov-11 06:24 UTC
DO NOT REPLY [Bug 5071] New: Enhancement Request - Customizable Connection Timeout Option
https://bugzilla.samba.org/show_bug.cgi?id=5071 Summary: Enhancement Request - Customizable Connection Timeout Option Product: rsync Version: 2.6.9 Platform: Other OS/Version: Other Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: samba@dusty.name QAContact: rsync-qa@samba.org It would be nice if we could customize connection timeouts, rather than waiting for the default timeout. It appears someone has submitted a patch for this in the past. I never saw any follow-ups to see if this was something that was being considered. http://lists.samba.org/archive/rsync/2006-May/015649.html -- 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.
samba-bugs@samba.org
2007-Nov-11 06:48 UTC
DO NOT REPLY [Bug 5071] Enhancement Request - Customizable Connection Timeout Option
https://bugzilla.samba.org/show_bug.cgi?id=5071 ------- Comment #1 from nanardon@nanardon.zarb.org 2007-11-11 00:47 CST ------- Isn't timeout option what you want: --timeout=TIME set I/O timeout in seconds If yes, I let you to close the bugs. -- 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.
samba-bugs@samba.org
2007-Nov-11 07:01 UTC
DO NOT REPLY [Bug 5071] Enhancement Request - Customizable Connection Timeout Option
https://bugzilla.samba.org/show_bug.cgi?id=5071 ------- Comment #2 from samba@dusty.name 2007-11-11 01:00 CST ------- I'm looking for connection timeout, rather than I/O timeout. When I send a SYN and never get an ACK, it hangs until a default timeout. For example, a netstat only shows SYN_SENT. rsync: failed to connect to x.x.x: Connection timed out (110) rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8] -- 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.
samba-bugs@samba.org
2007-Nov-11 23:01 UTC
DO NOT REPLY [Bug 5071] Enhancement Request - Customizable Connection Timeout Option
https://bugzilla.samba.org/show_bug.cgi?id=5071 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #3 from wayned@samba.org 2007-11-11 17:01 CST ------- Yes, I snagged that patch but apparently neglected to check it in. There was a little tweaking I wanted to do to it before accepting it, which I worked on a bit this morning: http://rsync.samba.org/ftp/unpacked/rsync/patches/contimeout.diff Since it's so simple, I'm thinking of including it in the 3.0.0 release. -- 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.
samba-bugs@samba.org
2008-Feb-07 03:21 UTC
DO NOT REPLY [Bug 5071] Enhancement Request - Customizable Connection Timeout Option
https://bugzilla.samba.org/show_bug.cgi?id=5071 matt@mattmccutchen.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #4 from matt@mattmccutchen.net 2008-02-06 21:21 CST ------- The current development rsync has the --contimeout option. -- 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.