Message269836
See also https://github.com/python/asyncio/issues/286
I also wanted to raise this question. I think transports should set NODELAY by default (as Golang, for instance). I've been hit by this thing a few times already -- performance of protocols over TCP is terrible because somebody forgot to set this flag. |
|
Date |
User |
Action |
Args |
2016-07-05 16:15:00 | yselivanov | set | recipients:
+ yselivanov, gvanrossum, vstinner, j1m |
2016-07-05 16:15:00 | yselivanov | set | messageid: <1467735300.8.0.167848789617.issue27456@psf.upfronthosting.co.za> |
2016-07-05 16:15:00 | yselivanov | link | issue27456 messages |
2016-07-05 16:15:00 | yselivanov | create | |
|