mirror of https://github.com/lukechilds/node.git
Browse Source
pummel/test-net-throttle assumes that a couple of big write requests result in
some of them getting queued because the kernel's send buffer fills up.
Said assumption breaks on systems with large send buffers. Raise the size of
the write request to ameliorate the issue.
This is a back-port of commit 6770555
from the master branch.
v0.8.7-release
Ben Noordhuis
13 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue