Hi i am new to Couchbase started learning from basic and doing some testing on local environment, In my organization asked me to use HaProxy (Load balancer) for Couchbase server. Is this possible to use Haproxy for couchbase and How?.
Our plan is to make like this.
All read request need to go to slave node and Write request need to go to master node.