Browse Source

Comment out vm args

pull/3/head
Tuncer Ayaz 13 years ago
parent
commit
e4c427be21
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      priv/templates/simplenode.vm.args

+ 4
- 4
priv/templates/simplenode.vm.args View File

@ -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

Loading…
Cancel
Save