This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author giampaolo.rodola
Recipients giampaolo.rodola, josiah.carlson, josiahcarlson, neologix, xdegaye
Date 2012-12-26.14:00:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356530416.7.0.450670671215.issue16787@psf.upfronthosting.co.za>
In-reply-to
Content
A couple of years ago I conducted similar tests and it turned out that 64k was the best compromise:
http://code.google.com/p/pyftpdlib/issues/detail?id=94
Twisted uses 128k.
I'd be for using 64k and also change asynchat.async_chat.ac_*_buffer_size in accordance.
History
Date User Action Args
2012-12-26 14:00:16giampaolo.rodolasetrecipients: + giampaolo.rodola, josiahcarlson, josiah.carlson, neologix, xdegaye
2012-12-26 14:00:16giampaolo.rodolasetmessageid: <1356530416.7.0.450670671215.issue16787@psf.upfronthosting.co.za>
2012-12-26 14:00:16giampaolo.rodolalinkissue16787 messages
2012-12-26 14:00:16giampaolo.rodolacreate