简体   繁体   中英

Azure linux load balance with neo4j

I have 3 machines running Linux. I set the load balance, but only the first set of machine availability responds to requests.

When we turn off the first machine, the other two do not respond to external requests.

I do not have configured iptables on Linux and no restrictive. Does anyone know if there are limitations in Windows Azure as to load balance using Vms linux?

hugs

Did you configure the load balancer correctly? You have to go to each instance and add the port for the load balancer.

I've successfully setup Neo4j with HAProxy in the past so I can guarantee that it works on Azure. In the end, the scenario you describe is pretty simple and straight forward and it should work out of the box if done properly. I suspect a misconfiguration.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM