Assuming you're using Riak 2.0.x, you can simply comment out any lines in
riak.conf that begin "listener.http.". For example, the default config says
this:
listener.http.internal = 127.0.0.1:8098
Change it to this:
# listener.http.internal = 127.0.0.1:8098
You could also just delete the line fr
I am using pb to communicate with riak in back end, and I dont want cliets
can curd data via http request, how to do that?
Thanks in advance
Regards,
--
Zhenguo Yang
www.prinbit.com
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.b