P
P
Python2232016-08-22 03:50:00
linux
Python223, 2016-08-22 03:50:00

Is an Active Active Apache Cluster possible?

Good afternoon.
The task is to implement a cluster of 2 nodes interconnected by a VPN tunnel.
Each node looks to the world with its white IP.
I chose MariaDB as the database. As an Apache web server.
With a DB everything seems to be clear to use Galera.
But with the replication of data (which, by the way, is not enough) from node to node, I don’t know what to do.
I would very much like 2 nodes to be Active.
Well, the question itself is how to implement file replication between nodes, while maintaining the ability of both nodes to give these files?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Aksentiev, 2016-08-22
@Sanasol

glusterfs
, or some primitive self-written synchronizer, specifically for your project.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question