ejabberd - Comments for "Ejabberd crash every hour" https://www.ejabberd.im/node/5011 en crash wrote: We are migrating https://www.ejabberd.im/node/5011#comment-57961 <div class="quote-msg"> <div class="quote-author"><em>crash</em> wrote:</div> <p><em>We are migrating from a well known commercial IM application, so I've manually register about 350 users (I don't want users can self register accounts), all was working well since I had about 100 of 350 users connected; when I've reach 150 users, the server start eating ram and then crash, so I had disabled all modules and the server start to work well without additional feature.<br /> When I had tried to enable the mod_pubsub the server start eating ram again. </em></p> <p>Can we limit this?</p></div> <p>Simple solution: enable all the modules except mod_pubsub :)</p> <p>But if your users need mod_pubsub, then you would have to investigate what circumstances make mod_pubsub to eat RAM: when some specific user logins? at certain hours of day? immediately after server start? when users wake up in the morning and connect to the server?</p> Wed, 26 Oct 2011 11:09:45 +0000 mfoss comment 57961 at https://www.ejabberd.im First of all thank you very https://www.ejabberd.im/node/5011#comment-57957 <p>First of all thank you very much for the help, </p> <p>But a few informations for this problem:</p> <p><em>We are migrating from a well known commercial IM application, so I've manually register about 350 users (I don't want users can self register accounts), all was working well since I had about 100 of 350 users connected; when I've reach 150 users, the server start eating ram and then crash, so I had disabled all modules and the server start to work well without additional feature.<br /> When I had tried to enable the mod_pubsub the server start eating ram again. </em></p> <p>Can we limit this?</p> <p>About the mod_register...<strong> THANK YOU !!! YOU SAVED ME!!! </strong></p> Mon, 24 Oct 2011 06:50:34 +0000 crash comment 57957 at https://www.ejabberd.im crash wrote: The server start https://www.ejabberd.im/node/5011#comment-57934 <div class="quote-msg"> <div class="quote-author"><em>crash</em> wrote:</div> <p>The server start eating memory until also swap is full; then ejabber crash.</p> <p>I've disabled all modules and in this way this stop happening. </p></div> <p>This means that one of the modules is doing something that consumes a lot of memory. You want to know that module is problematic, to disable the problem module, and enable the other modules.</p> <p>Maybe you have users that spam or abuse of mod_offline, or of mod_pubsub, or mod_vcard...</p> <div class="quote-msg"> <div class="quote-author"><em>crash</em> wrote:</div> <p>Now we can't change our the password (501: feature not implemented) ,<br /> How can enable at least the password changing feature? </p></div> <p>For that, enable mod_register.</p> <div class="quote-msg"> <div class="quote-author"><em>crash</em> wrote:</div> <p> can't set the mood...(disappeared option in menu) WTF happened about you? </p></div> <p>For that, enable mod_pubsub.</p> Mon, 17 Oct 2011 13:46:50 +0000 mfoss comment 57934 at https://www.ejabberd.im