slowhttptest icon indicating copy to clipboard operation
slowhttptest copied to clipboard

Number of connections capped at 4090

Open GoogleCodeExporter opened this issue 11 years ago • 2 comments

Number of connections capped at 4090 no matter what server I test on. Why does 
it not go higher than 4090?

Original issue reported on code.google.com by [email protected] on 28 Sep 2014 at 12:54

GoogleCodeExporter avatar Mar 15 '15 00:03 GoogleCodeExporter

[deleted comment]

GoogleCodeExporter avatar Mar 15 '15 00:03 GoogleCodeExporter

it is probably the limit of max open file descriptors for the shell where you 
run slowhttptest, which tries to bump that number but privileges of the process 
my not allow to do that. Try running with sudo.

Original comment by [email protected] on 20 Nov 2014 at 5:57

GoogleCodeExporter avatar Mar 15 '15 00:03 GoogleCodeExporter