[Twisted-Python] Twisted, PushProducer, Words & big msgs, any limit?

Gabriel Rossetti gabriel.rossetti at arimaz.com
Thu Aug 13 11:24:09 MDT 2009


Terry Jones wrote:
>>>>>> "Gabriel" == Gabriel Rossetti <gabriel.rossetti at 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
>   
XMPP (twisted.words.xish.xmlstream)

Gabriel




More information about the Twisted-Python mailing list