Question : Initially I have two database server (Master Master Replication config with Haproxy load balancing) A and B. And […]
Tag: haproxy
How to load balance mongodb replica cluster
Question : I have created a mongod replica cluster of 2 nodes , mongo1 and mongo2. to load balance I […]
What to do in times of data inconsistency in Master-Master Replication in MySQL?
Question : I am building an architechture consisting MySQL Master-Master replication with HAProxy in its front. For HAProxy i am […]
Is it ok to use 4 application server against one database server?
Question : Initially I have two database server (Master Master Replication config with Haproxy load balancing) A and B. And […]
PostgreSQL High Memory consumption
Question : We have been getting a lot of issues pertaining memory consumption in Postgres. I am thinking of deploying […]
Load Balancing PG Bouncer With HA Proxy
Question : I have a server with two instances of PG Bouncer running on different ports. Both are using session […]
Mariadb master master replication supported by HAPROXY for automatic failover
Question : We have implemented master-master setup in maria-db. Master A is being used for readwrite and Master B is […]
MySQL Group replication failover detection while node is recovering
Question : I’m trying to get a solid MySQL group replication load balancing / failover set-up. Currently I use keepalived […]