summaryrefslogtreecommitdiff
path: root/priv/templates
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2011-12-21 16:02:21 +0100
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2011-12-21 16:02:21 +0100
commite4c427be2142a08e5f287050116837ae70d502f8 (patch)
treec7dd8c35d38447349b24e238b8555cdeec7624b1 /priv/templates
parent0bdda5baa18bb787a967aad859b5e73f12c657f1 (diff)
Comment out vm args
Diffstat (limited to 'priv/templates')
-rw-r--r--priv/templates/simplenode.vm.args8
1 files changed, 4 insertions, 4 deletions
diff --git a/priv/templates/simplenode.vm.args b/priv/templates/simplenode.vm.args
index 6009403..700b15e 100644
--- a/priv/templates/simplenode.vm.args
+++ b/priv/templates/simplenode.vm.args
@@ -9,11 +9,11 @@
##-heart
## Enable kernel poll and a few async threads
-+K true
-+A 5
+##+K true
+##+A 5
## Increase number of concurrent ports/sockets
--env ERL_MAX_PORTS 4096
+##-env ERL_MAX_PORTS 4096
## Tweak GC to run more often
--env ERL_FULLSWEEP_AFTER 10
+##-env ERL_FULLSWEEP_AFTER 10