Re: Intermittent connection failure

2008-11-25 Thread Matt McCutchen
On Tue, 2008-11-25 at 12:28 +0100, Michael Härtl wrote: > I think i've nailed it down now to some nameserver problem on the rsync > server. Is it correct that rsync tries to do some reverse lookup on > every client connect? It seems to me that the rsync server's nameserver > had some connection

Re: Intermittent connection failure

2008-11-25 Thread Michael Härtl
Hi Matt, thanks for your answer and sorry that my response took so long Matt McCutchen schrieb: On Thu, 2008-11-13 at 10:29 +0100, Michael Härtl wrote: It sometimes works, but every third or fourth rsync fails with this message: rsync: failed to connect to ip.of.client.A: Connection refused

Re: Intermittent connection failure

2008-11-14 Thread Matt McCutchen
On Thu, 2008-11-13 at 10:29 +0100, Michael Härtl wrote: > i have sporadic connection problems with my rsync server. > > I have _no_ firewall involved and there is _no_ max connections set. > rsync on the clients is started from cron via a bash script. There's > also no permission problem. rsyncd

Intermittent connection failure

2008-11-13 Thread Michael Härtl
Hi, i have sporadic connection problems with my rsync server. I have _no_ firewall involved and there is _no_ max connections set. rsync on the clients is started from cron via a bash script. There's also no permission problem. rsyncd runs as daemon (is not started from inetd). It sometimes