ejabberd - Comments for "Sending/receiving a Large size of message" https://www.ejabberd.im/node/2818 en Search max_stanza_size and maxrate https://www.ejabberd.im/node/2818#comment-51733 <div class="quote-msg"> <div class="quote-author"><em>s-moriwaki</em> wrote:</div> <p>Now, is there a way to configure ejabberd server so that the server can handle a large size of message? or is there an even such a limitation on the server side?</p></div> <p>Yet, ejabberd limits the size of stanzas (since version 1.1.1 I think). Search for max_stanza_size in the ejabberd Guide. The default value in the source code is infinity, however the example configuration file sets the value to 64KB.</p> <p>If your clients use ejabberd to send a lot of big stanzas, you probably also want to increase the limit in traffic. Search for maxrate in the ejabberd Guide. The default value is 1.000 Bytes per second.</p> Mon, 04 Feb 2008 11:12:32 +0000 mfoss comment 51733 at https://www.ejabberd.im