Message 234524 - Python tracker
Message234524
| Author | neologix |
|---|---|
| Recipients | demian.brecht, martin.panter, neologix, pitrou |
| Date | 2015-01-22.23:02:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1421967765.41.0.573288485053.issue23302@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Or we should acknowledge that this is overkill, and take the same approach as all major web browser: disable the Nagle algorithm. For a protocol like http which is transaction oriented it's probably the best thing to do. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-22 23:02:45 | neologix | set | recipients: + neologix, pitrou, martin.panter, demian.brecht |
| 2015-01-22 23:02:45 | neologix | set | messageid: <1421967765.41.0.573288485053.issue23302@psf.upfronthosting.co.za> |
| 2015-01-22 23:02:45 | neologix | link | issue23302 messages |
| 2015-01-22 23:02:45 | neologix | create | |