Hi Simon,
Quick answer: the more (ports open), the merrier. At least 6.
As these are Erlang specific settings, I recommend having a look at the
official answer [0].
[0] http://www.erlang.org/faq/how_do_i.html#idp27500560
Regards,
Ciprian
On Fri, Aug 15, 2014 at 3:15 PM, Simon Hartley <
simon
Hi,
In the security documentation here:
http://docs.basho.com/riak/latest/ops/advanced/security/
Instructions are given for how to limit the port ranges used for internode
communications. E.g.
{ kernel, [
{inet_dist_listen_min, 6000},
{inet_dist_listen_max, 7999}