On 20 November 2015 at 23:42, Goffi <[email protected]> wrote: > Le vendredi 20 novembre 2015, 23:22:54 Matthew Wild a écrit : >> On 20 November 2015 at 23:15, Goffi <[email protected]> wrote: > >> What version of Prosody are you using? > > current trunk tip (3c4799467dae) > > I have the feeling that with a 64Kio chunk size, I sending data too quickly > for gajim to read, and after a while the prosody buffer explode.
Correct. The error that gets logged indicates that the receiving client was not receiving fast enough. However the proxy65 code is specifically designed so that can't happen. I'll see if I can reproduce it. If it's not much trouble, could you try with libevent and see if that changes anything? Regards, Matthew -- You received this message because you are subscribed to the Google Groups "prosody-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/prosody-dev. For more options, visit https://groups.google.com/d/optout.
