On Nov 12, 12:17 pm, David Fang <[email protected]> wrote: > It's possible that they were caused by our mistakes in the code, but we > have inspected this seemingly simple script many many times ;-( Therefore > I'm posting the code below. Any comments / suggestions are greatly > appreciated!
Did you try using `req.connection.setNoDelay(true);` ? -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
