Sha256: 587aada34c2899405071acdebc5257b2a415949511d984684126d1a85043198f
Contents?: true
Size: 438 Bytes
Versions: 2
Compression:
Stored size: 438 Bytes
Contents
## Name of the capricorn node -name machine-001@127.0.0.1 ## Cookie for distributed erlang -setcookie capricorn ## 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 5 ## Increase number of concurrent ports/sockets -env ERL_MAX_PORTS 4096 ## Tweak GC to run more often -env ERL_FULLSWEEP_AFTER 10
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
capricorn-2.0.1 | erlang/rel/overlay/etc/capricorn/machine-vm.args |
capricorn-2.0.0 | erlang/rel/overlay/etc/capricorn/machine-vm.args |