This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Commit 15a1a3b
committed
remove
This is no longer necessary to avoid 40ms of extra response latency for
`wasi:http@0.3.0-draft` components since we now poll the body stream before
handing the response to Hyper. I still think the Nagle algorithm is a bad
default, but I can make a separate PR to disable it.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>TcpStream::set_nodelay call1 parent b4e74e7 commit 15a1a3b
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | 582 | | |
589 | 583 | | |
590 | 584 | | |
| |||
0 commit comments