When is best practice to use an ES node as HTTP only?

With the standard Elasticsearch clients
http://www.elasticsearch.org/blog/unleash-the-clients-ruby-python-php-perl/node
failover is fully supported. You can either 'sniff' a cluster for
active nodes, or you can pass a list of node IPs to connect to. If a node
fails, it will be sorted out from the connection list.

Jörg

--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.