Hi, I'm using the riak java client.
according to http://bitbucket.org/jonjlee/riak-java-client/src if you use the following config.setMaxConnections(50); this let the riak client opens 50 concurrent connections. in practice, I'm not seeing that. I set it to 250, and still all I see is 1 inbound connection on riak node if I use netstat to view list of inbound connections. Is it working? What am I missing? Thanks -- Omnem crede diem tibi diluxisse supremum. _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com