Load Balancing Question

Questions about Loadbalancing.

You need a license or you need to use a server without Plesk.

You could connect Wordpress ob B to the database of Server A. Careful: restrict access to the database to the IP of B, or configure a VPN between the two hosts. But that’s a SPOF.

If you want to keep two databases for redundancy you need to replicate them, with a master-slave setup for example. But setting them up and keeping them in sync is not that trivial as it sounds like.

This topic was automatically closed after 30 days. New replies are no longer allowed.