I work in a similar environment and use three general techniques.

1) an ftp tag that replicates files that need to immediately replicate that
are uploaded through the admin, it basically figures out which server its
running from and copies to the other two synchronously using cfftp
2) install cygwin and run WGET in a mirror mode ftp configuration
3) "bestsync" isn't so bad, but I found for some reason it would just ignore
some files

On Tue, Jul 5, 2011 at 10:33 AM, Brian Polackoff <[email protected]> wrote:

>
> Hey everyone. I have been tasked recently with coming up with an automated
> deployment/file replication system for our newly built infrastructure. We
> have a hardware load balancer that spreads the traffic over 5 real servers.
> We are looking for a way to place the production web files and assets on a
> single server and let that server then "replicate" the files over to the
> other 4 servers instantly. Can anyone recommend software to accomplish this
> or just some best practices for this type of scenario?
>
> Thanks!
> Brian
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346076
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to