Posted January 5, 20169 yr Can IPS be setup across multiple servers? (to leverage the power of several machines) How would this be done?
January 5, 20169 yr You'd need to set this up at the server level. Most likely you will need, a MySQL cluster, haproxy or nginx for load balancing and something like glusterfs to have the files synced. You might want to google "highly available cluster" or something of the such for more information.
January 5, 20169 yr Yes you can I use MariaDB Galera Cluster and GlusterFS If you need load balancing just use Haproxy ! Edited January 5, 20169 yr by ASTRAPI
Archived
This topic is now archived and is closed to further replies.