1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 09:49:18 +02:00

* src/ejabberdctl.cfg.example: Explain that each connection uses

two or three ports (thanks to Max Loparyev)

SVN Revision: 1043
This commit is contained in:
Badlop 2007-12-06 21:42:47 +00:00
parent dfa74082f8
commit e79aa93d88
2 changed files with 6 additions and 3 deletions

View file

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