Files
node-v0.x-archive/src
Ryan Dahl 4f98e2deb3 Fix buffering logic for HTTP outgoing messages.
Was sending two packets instead of one for some short messages, and even 3,
for short chunked-encoded messages. Also use the more general Encode()
function for receiving HTTP bodies.

Gives ~6% improvement on "hello world" web server benchmarks.
2009-09-14 16:25:41 +02:00
..
2009-09-12 14:21:37 +02:00
2009-09-12 14:21:37 +02:00
2009-09-12 14:21:37 +02:00
2009-09-12 14:21:37 +02:00
2009-09-12 14:21:37 +02:00
2009-09-12 14:21:37 +02:00
2009-09-03 21:57:15 +02:00
2009-08-26 22:14:45 +02:00
2009-09-12 14:21:37 +02:00
2009-09-12 14:21:37 +02:00
2009-08-24 21:20:26 +02:00
2009-09-11 16:02:29 +02:00
2009-09-02 20:19:52 +02:00
2009-09-07 12:53:44 +02:00
2009-08-26 22:14:45 +02:00
2009-09-08 14:59:43 +02:00