Afaik you have to setup a load balancer of some kind (or you use smart
clients).

That can be something like dns-round-robin if you're only reading, but if
you also write to the cluster, you'll have to look into consistent routing
(writing to master).

See here: http://docs.neo4j.org/chunked/milestone/ha-haproxy.html


On Mon, Jun 30, 2014 at 3:48 PM, Paul Damian <pauldamia...@gmail.com> wrote:

> Hi,
>
> I have a HA cluster containing 2 Neo4j instances running on VMs that are
> included in a Windows Failover Cluster. Both VMs run Windows Server 2012 R2.
>  My question is: do I still have to set up a load balancer for the HA
> Cluster or is the load balancer running on cluster sufficient?
>
> Thanks,
> Paul
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to neo4j+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to