From 4eb18fd98501fc375ea5d1ce0666fd9a047e52f6 Mon Sep 17 00:00:00 2001 From: Ery Lee Date: Sun, 7 Dec 2014 22:11:02 +0800 Subject: [PATCH] +P 100000 --- rel/files/vm.args | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rel/files/vm.args b/rel/files/vm.args index 5a85eb5aa..cf869a472 100644 --- a/rel/files/vm.args +++ b/rel/files/vm.args @@ -13,8 +13,15 @@ +K true +A 32 +## max process numbers ++P 100000 + ## Increase number of concurrent ports/sockets -env ERL_MAX_PORTS 4096 +-env ERTS_MAX_PORTS 4096 + +#-env ERL_MAX_ETS_TABLES 1024 + ## Tweak GC to run more often ##-env ERL_FULLSWEEP_AFTER 10