On Fri, 29 Sep 2000, Daniel Veillard wrote:
>I just upgraded to rsync 2.4.6 on rpmfind.net
>
>I got surprized by the following in the log:
>  Sep 29 19:30:05 rufus rsyncd[14552]: max connections (50) reached 
>
>While a "ps auxwwww | grep rsync" only showed up a single connection active
>This problem may not be easy to spot if the rsync process is always
>relaunched from inetd but in my case I have rsync running as a server in
>a continuous way :-)

Try running "tcpdump port 873" (you have to be root to run this). This shows
all packets on the rsync port, and you can see how many different hosts are
using it. Also try netstat.

phma

Reply via email to