Sha256: b6effade05c9524708019466c601a525ba8be3a66ae3355bed48fcc06cf4338b

Contents?: true

Size: 431 Bytes

Versions: 12

Compression:

Stored size: 431 Bytes

Contents

## Name of the capricorn node
-name cluster@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

12 entries across 12 versions & 1 rubygems

Version Path
capricorn-2.0.11 erlang/rel/overlay/etc/capricorn/cluster-vm.args
capricorn-2.0.10 erlang/rel/overlay/etc/capricorn/cluster-vm.args
capricorn-2.0.9 erlang/rel/overlay/etc/capricorn/cluster-vm.args
capricorn-2.0.8 erlang/rel/overlay/etc/capricorn/cluster-vm.args
capricorn-2.0.7 erlang/rel/overlay/etc/capricorn/cluster-vm.args
capricorn-2.0.6 erlang/rel/overlay/etc/capricorn/cluster-vm.args
capricorn-2.0.5 erlang/rel/overlay/etc/capricorn/cluster-vm.args
capricorn-2.0.4 erlang/rel/overlay/etc/capricorn/cluster-vm.args
capricorn-2.0.3 erlang/rel/overlay/etc/capricorn/cluster-vm.args
capricorn-2.0.3.pre2 erlang/rel/overlay/etc/capricorn/cluster-vm.args
capricorn-2.0.3.pre erlang/rel/overlay/etc/capricorn/cluster-vm.args
capricorn-2.0.2 erlang/rel/overlay/etc/capricorn/cluster-vm.args