Just to clarify... I was referring to... Is it legal to bind Riak to a hostname instead of IP?
Yes, it's legal but it will incur the overhead of the lookup. If you're talking about the HTTP/PBC interfaces, it's best to use IP addresses, but for the node name, it's totally fine to use a hostname. Will it be a significant overhead? I believe the it will just be a function call after the initial lookup rather than a network call. Praveen ᐧ On Wed, Apr 29, 2015 at 12:40 AM, Praveen Baratam <praveen.bara...@gmail.com > wrote: > Hello All, > > I found it on the FAQ that using hostnames instead of IP addresses will > incur a overhead! Will it be a significant overhead? I believe that if a > hostname is queried during startup, the same will be used through the life > of the VM or in an optimized case till the DNS TTL expires!! > > Best, > > Praveen Baratam > > about.me <http://about.me/praveen.baratam> > ᐧ > -- Dr. Praveen Baratam about.me <http://about.me/praveen.baratam>
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com