Terry Jones wrote: >>>>>> "Gabriel" == Gabriel Rossetti <[email protected]> writes: >>>>>> > Gabriel> I have a sort of XMPP router I wrote using Twisted and there seems > Gabriel> to be a size limit of some sort. I have been using it for over a > Gabriel> year now without any problems, but today I had a larger than usual > Gabriel> msg (175213 bytes) try to go through and it never did. > > What protocol are you using? You may be running into one of the MAX_LENGTH > limits in twisted.protocol.basic > > Terry > XMPP (twisted.words.xish.xmlstream)
Gabriel _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
