Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- vm.args
- ## Name of the riak node
- -name [email protected]
- ## Cookie for distributed erlang
- -setcookie pm_riak
- ## Heartbeat management; auto-restarts VM if it dies or becomes unresponsive
- ## (Disabled by default..use with caution!)
- ##-heart
- ## Enable kernel poll and a few async threads
- +K true
- +A 64
- ## Increase number of concurrent ports/sockets
- -env ERL_MAX_PORTS 4096
- ## Tweak GC to run more often
- -env ERL_FULLSWEEP_AFTER 0
Advertisement
Add Comment
Please, Sign In to add comment