is it possible to 'clone' a domain in 2 different servers?
what is want is:
send all requests of domain1.com also to domain2.com so actually domain1 and domain2 are both live and in sync, but are running on other servers.
With this, i want to make a 'live backup' domein/server
i am using directadmin (apache/mysql)
i have tried different options live syncing whit Rsync or r1soft to backup the domein, but because of the size (50/100gb) of the data, backups are taking too long. so the backup is always 1 hour or more behind.