mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
741ff3cc75
* src/mod_offline.erl: Now all offline packets processed in separate queue to avoid delaying of other packets transmission. Also all packets in queue processed in one transaction. SVN Revision: 72
21 lines
508 B
Plaintext
21 lines
508 B
Plaintext
admin interface
|
|
users management
|
|
statistics about each user
|
|
statistics about each connection
|
|
node management
|
|
node restart/shutdown
|
|
statistics about memory usage
|
|
backup management
|
|
S2S timeouts
|
|
rewrite S2S key validation
|
|
iq:browse (?)
|
|
more correctly work with SRV DNS records (priority, weight, etc...)
|
|
SSL
|
|
SASL
|
|
JEP-62,63 (?)
|
|
make roster set to work in one transaction
|
|
add traffic shapers to to c2s connection before authentification
|
|
add traffic shapers to s2s connections
|
|
more traffic shapers
|
|
SNMP
|