• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Geographical replication with Plesk

thewolf

Regular Pleskian
Hi,

Is there any script or 3rd party add-on for Plesk for geographical replication of sites?

Let me make an example: we have some sites (PHP+MySQL) hosted on the primary Plesk server in one datacenter.

We want to replicate the same sites to a hot stand-by Plesk server in another datacenter.

If the primary Plesk server goes down (or its datacenter goes down), we update the IP addresses for the sites in question on our nameservers and point them to the stand-by Plesk server at the other datacenter.

So Plesk replication should be (near) real time for both files and databases to avoid losing changes when the main site fails.

We know to handle this manually (e.g. rsync for files and MySQL replication for databases), but we'd like to find a solution that integrates with Plesk (e.g. also copies over Apache settings, SSL certificates, allows to set different IP addresses for the backup sites, etc.).

Any ideas?

Thanks.
 
Hello,

Unfortunately, Parallels Panel does not support clusters. As you have mentioned - you can use rsync or some other solution replicating the data on the file system level.
 
Back
Top