Hi,
I am building Elasticsearch on Microsoft Azure Virtual machines. With Azure 
VM, I could build Load Balance on top of all my VMs so that I can wrap all 
VMs into one single endpoint exposed for query.
Now my question is, is such external load balance really useful for query 
or index performance? Since for each query, any node who receive the 
request will forward the query request to all shards which loaded on other 
VMs, so seems I can simply always send request to one node VM.


-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/3f330be7-1558-4158-9728-19655d7e790c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to