0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Ben Noordhuis bcb5bdebe7 test: raise pummel/test-net-throttle write req size
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.
2012-08-14 23:11:28 +02:00
..
addons test: update addons .gitignore 2012-05-24 14:07:09 +02:00
disabled Merge remote-tracking branch 'ry/v0.6' into master 2012-04-18 11:57:54 -07:00
fixtures module: add filename to require() json errors 2012-07-06 15:26:41 -07:00
gc test: use the debug build of node-weak when necessary 2012-06-13 17:58:28 -07:00
internet Revert "DNS: Support NAPTR queries" 2012-06-16 11:02:49 -07:00
message test-message: fix message output 2012-08-05 14:33:23 -07:00
pummel test: raise pummel/test-net-throttle write req size 2012-08-14 23:11:28 +02:00
simple tls: handle multiple CN fields when verifying cert 2012-08-12 21:48:26 +02:00
common.js