From e4c427be2142a08e5f287050116837ae70d502f8 Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Wed, 21 Dec 2011 16:02:21 +0100 Subject: [PATCH] Comment out vm args --- priv/templates/simplenode.vm.args | 8 ++++---- 1 file 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