[BlueOnyx:22994] Re: Clustering for HA

Michael Stauber mstauber at blueonyx.it
Thu Jul 11 09:41:35 -05 2019


Hi Ernie,

> Has anyone worked out a good method of load balancing sites across multiple
> BX servers?
> 
> I was thinking of replicating /home using glusterfs acorss 3 BX server, and doing a multi
> master MySQL setup. Then frontending the lot with HAproxy or similar.
> 
> Of course that only takes care of websites and nothing else. CODB is the
> issue. Any thoughts on replicating that functionality?

There are several ways how this can be done and it sort of depends on
how you want to or need to use the Vsite.

Say you have a fairly static Vsite without email usage. The contents of
/web and the MySQL database contents of it may have fluctuations. In
that case you can just ignore CODB and can clone the Vsite to multiple
BlueOnyx servers and use load balancing via a frontend. If you clone
/web via glusterfs or old fashioned RSYNC via cronjob doesn't matter.
The MySQL database table can easily be kept current with MySQL database
replication.

That would take care of that.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list