Sync data on webfarm servers

Discussion in 'HOWTO-Related Questions' started by nima0102, Jul 22, 2009.

  1. nima0102

    nima0102 New Member

    Hi
    Thanks for good articles,I have read Howto about web clustering on
    "http://www.howtoforge.com/setting-up-a-high-availability-load-balancer-with-haproxy-heartbeat-on-debian-lenny-p2" .
    my question is about sync data on webfarm servers, what solution are there on synchronizing data on backend servers ??
    thanks in advanced
     
  2. falko

    falko Super Moderator Howtoforge Staff

    You could use rsync or a cluster file system like GlusterFS. Or shared storage like NFS or iSCSI. For databases, use MySQL replication.
    We have tutorials about each topic here on HowtoForge. :)
     

Share This Page