Re: rsync ing files within an apache cluster - newbie

2012-02-13 Thread Christopher Hawkins
I would try using inotifywait to call rsync only when new files appear. That way the new files cannot get overwritten by the old files. On 2/13/2012 7:13 AM, Roland RoLaNd wrote: Dear All, Background information: i have a cluster of 14 apache servers running behind a load balancer .hits to th

Re: Latency and Rsync Transfers

2010-02-01 Thread Christopher Hawkins
Hi fellas - Just my 2 cents here. I experimented with this also a while back and with: socket options = SO_SNDBUF=65536,SO_RCVBUF=65536 in my rsyncd.conf on the server side, and: --sockopts=SO_SNDBUF=65536,SO_RCVBUF=65536 as a part of my rsync command line on the client, I get almost 2x the