Cluster
HaProxy
This is not a tutorial of how haproxy works, this is just some notes on a config i did, and some ...
DRBD + Pacemaker & Corosync NFS Cluster Centos7
On Both Nodes Host file vim /etc/hosts 10.1.2.114 nfs1 nfs1.localdomain.com10.1.2.115 nfs2 n...
Keepalived LoadBalacing
LVS Config ## Pool ID virtual_server <WAN "frontend" IP> 80 { delay_loop 6 ...
Distributed memcached on 2 Webserver [CentOS7]
Install memcached yum install memcached libmemcached -y vi /etc/sysconfig/memcached Change opt...
GlusterFS + Heketi [Ubuntu 18.04]
Requirement to this guide : Having an empty / unused partition available for configuration on all...