From 7f0e4e195ef9d5ce6340f7cc66108263d77b0f63 Mon Sep 17 00:00:00 2001 From: Alexey Shchepin Date: Wed, 5 Feb 2003 20:28:49 +0000 Subject: *** empty log message *** SVN Revision: 59 --- doc/guide.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'doc/guide.html') diff --git a/doc/guide.html b/doc/guide.html index 078c7c723..e4bcb91a7 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -102,7 +102,14 @@ make

2.4   Starting

-
+... To use more then 1024 connections, you need to set environment
+variable ERL_MAX_PORTS:
+
+export ERL_MAX_PORTS=32000
+
Note that with this value ejabberd will use more memory (approximately 6MB +more)...
+
+
 erl -name ejabberd -s ejabberd
 
TBD

-- cgit v1.2.3