Hi All,
I was able to setup Neo4J in HA mode on 3 machines. I wanted to have HAproxy as a front-end.
Could you please answer the below questions:
1. When we run HAProxy, will all the transactions for all 3 Neo4j instances, go through HAProxy ?
If yes, How exactly can I interact with Neo4j ? Am I suppose to talk to HAproxy which indirectly forwards the request to low-load Neo4J server ?
2. Is there a way we can interact with Neo4J DB in embedded mode ? with HA Proxy running ?
3. How to talk to specific Neo4J server (Slave) for read-only purpose ?
Thanks a lot in advance.
Regards,
Abhijith K