Changes

Jump to navigation Jump to search
Line 14: Line 14:  
=== Software ===
 
=== Software ===
 
* Modified XS 0.6 (based on Fedora Core 9)
 
* Modified XS 0.6 (based on Fedora Core 9)
 +
 +
=== Admin Notes ===
 +
 +
There's a problem with scaling up after more than a few dozens of users have been registered. To purge those users and get things working again:
 +
 +
# /etc/init.d/ejabberd stop
 +
# ps ax | grep jabber        # Make sure there are no erlang processes
 +
# rm -rf /var/lib/ejabberd
 +
# su ejabberd -c 'mkdir /var/lib/ejabberd'
 +
# /etc/init.d/ejabberd start
647

edits

Navigation menu