I am using elastic.v3 (for Elasticsearch 2.3/2.4)
In order to load balance, I use nginx to do the reverse proxy。It provides an agent address.Through the curl command I can random access to the nodes in the cluster with the agent address,but how to connect the cluster thorough the agent address use elastic.v3 client for load balance?