>From man rsyncd.conf
       max connections
              This parameter allows you to specify the maximum number of
              simultaneous connections you will allow.  Any clients connecting
              when the maximum has been reached will receive a message telling
              them to try later.

From: rsync-boun...@lists.samba.org [mailto:rsync-boun...@lists.samba.org] On 
Behalf Of Dariusz Dolecki
Sent: Wednesday, September 05, 2012 10:25 AM
To: rsync@lists.samba.org
Subject: rsync in daemon mode

Hi,

We use one server from which many other clients download files. This operates 
in daemon mode over ssh. Is it possible that there is a max number of 
connections the rsyncd can have on the server? Where is this value set?

This is what I see on the client side:

rsync: read error: Connection reset by peer (131)
rsync error: error in rsync protocol data stream (code 12) at io.c(759) 
[receiver=3.0.6]
rsync: connection unexpectedly closed (88 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(600) 
[generator=3.0.6]


This was while rsync was operating on a sparse file, I have since added the 
--sparse flag to it.


-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to