>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

Brian,

What's your underlying app server? If its JBoss or Tomcat deploying a WAR or an 
EAR file to the /farm directory automatically deploys it to the entire cluster.

regards,
larry 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:346117
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to