>>>>> "Gabriel" == Gabriel Rossetti <gabriel.rosse...@arimaz.com> 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

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to