[issue16833] httpc.lient delayed ack / Nagle algorithm optimisation performs badly for large messages

Benno Leslie report at bugs.python.org
Wed Jan 2 00:07:00 CET 2013


Benno Leslie added the comment:

I've updated the patch based on Charles-François and Antoine's feedback.

Primarily this increase the estimated MSS value to 16KiB.
Additionally tests are added and comments improved.

Thanks for the feedback.

----------
Added file: http://bugs.python.org/file28521/http_opt_v2.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16833>
_______________________________________


More information about the Python-bugs-list mailing list