There is a rate limiting mechanism called karma within the jabber.xml. This needs to be adjusted to increase the amount of bandwidth allowed through. The problem is, images that are too large will cause your session to wait until you finish recieving that sent image which could cause problems. Its probably a good idea to keep it limited to small images.
Vapor ----- Original Message ----- From: "Justin Georgeson" <[EMAIL PROTECTED]> To: "jdev" <[EMAIL PROTECTED]> Sent: Thursday, February 13, 2003 1:03 PM Subject: [JDEV] message size limits > IS there a limit to the size of a message? I have someone trying to > base64 encode images, and send them right in the message, with an X tag. > He says it works for smaller images, but not for larger ones. He's > running the server on Win2k, compiled under cygwin. > > -- > Justin Georgeson > UnBound Technologies, Inc. > http://www.unboundtech.com > Main 713.329.9330 > Fax 713.460.4051 > Mobile 512.789.1962 > > 5295 Hollister Road > Houston, TX 77040 > Real Applications using Real Wireless Intelligence(tm) > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
