From e79aa93d8827f64f101ed145f28c5f03f4bc6270 Mon Sep 17 00:00:00 2001 From: Badlop Date: Thu, 6 Dec 2007 21:42:47 +0000 Subject: * src/ejabberdctl.cfg.example: Explain that each connection uses two or three ports (thanks to Max Loparyev) SVN Revision: 1043 --- src/ejabberdctl.cfg.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/ejabberdctl.cfg.example b/src/ejabberdctl.cfg.example index ceceb725..af2206f5 100644 --- a/src/ejabberdctl.cfg.example +++ b/src/ejabberdctl.cfg.example @@ -27,9 +27,9 @@ # ERL_MAX_PORTS: Maximum number of simultaneously open Erlang ports # -# Erlang consumes one port for every connection, either from a client or from -# another Jabber server. The option ERL_MAX_PORTS limits the number of -# concurrent connections and can be specified when starting ejabberd. +# ejabberd consumes two or three ports for every connection, either +# from a client or from another Jabber server. So take this into +# account when setting this limit. # # Default: 1024 # Maximum: 268435456 -- cgit v1.2.3