Is it mandatory that we must have minimum of 3 nodes for configuring the AppFabric High Availability, specifically with SQL Server as Cluster Management?
Our Configuration:
- Cache Cluster (2 windows enterprise hosts using a SQL configuration provider):
- Cache Client
With the above configuration, we see primary and secondary regions created on the two hosts, however when either one of the hosts is stopped, the other host is still able to serve data to the client.
What is the need for having three nodes then? am I missing something? any insight would be highly appreciated.