Hi,
At the moment i am running couchbase server and sync gateway on same machine with 5 nodes.
As i do not see any issue with Couchbase Server cluster database but because of sync gateway issue once in a while i need to restart server.
I am planning on separating Couchbase Server from Sync gateway.
Here is the plan:
3 Couchbase servers nodes in one cluster (Only Couchbase server service)
4 Sync Gateway nodes connect to couchbase servers (Only Sync Gateway service)
- How should i connect non local couchbase servers through sync gateway config.
- What happens if specified couchbase server in sync gateway goes offline
- Is it a best practice to scale this way than keeping couchbase server and sync gateway on one machine and adding more nodes when needed.
I am looking to have high availability.
Thanks,
Karunakar