None
In this strategy, no quorum is required, and any member server can elect itself if communication with other servers is lost. This approach prioritizes system availability over network safety.
When to use this strategy:

Use this when there are fewer than three member servers in the group, and having both servers active simultaneously is preferable to having neither active.

Ideal for networks likely to become partitioned, where activities in each partitioned site should continue to function as normally as possible during a partition event.