浏览代码

Comment out vm args

pull/3/head
Tuncer Ayaz 13 年前
父节点
当前提交
e4c427be21
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. +4
    -4
      priv/templates/simplenode.vm.args

+ 4
- 4
priv/templates/simplenode.vm.args 查看文件

@ -9,11 +9,11 @@
##-heart ##-heart
## Enable kernel poll and a few async threads ## Enable kernel poll and a few async threads
+K true
+A 5
##+K true
##+A 5
## Increase number of concurrent ports/sockets ## Increase number of concurrent ports/sockets
-env ERL_MAX_PORTS 4096
##-env ERL_MAX_PORTS 4096
## Tweak GC to run more often ## Tweak GC to run more often
-env ERL_FULLSWEEP_AFTER 10
##-env ERL_FULLSWEEP_AFTER 10

正在加载...
取消
保存