Message Size limit (General questions)

by marcus.reiter @, (6210 days ago)

Hello,

is there a sizelimit in XMPPMessageObject.Text ?


Ciao

Marcus

locked

Re: Message Size limit

by woddrazen @, (6210 days ago) @ marcus.reiter

Marcus,


We have tested with 100k size message and it works. So there is no reasonable message size limit in wodXMPP.

Most probably XMPP servers has some message size limits. So you should test with your server and see what happened.


Drazen

locked

Re: Message Size limit

by Marcus Reiter @, (6210 days ago) @ woddrazen

Hello Drazen,

with which server you are testing ? ejabberd, openfire, ... ?


Greetings

Marcus

locked

Re: Message Size limit

by woddrazen @, (6210 days ago) @ Marcus Reiter

Marcus,


We are using Ejabberd XMPP server.

I google it and find out that max_stanza_size in configuration file hold maximum size of message.


Drazen

locked