httperf Questions
1
Solved
I have been running load tests using httperf for a few weeks and getting this error -
httperf: warning: open file limit > FD_SETSIZE; limiting max. # of open files to FD_SETSIZE
when I fire qu...
Boracite asked 8/2, 2013 at 14:32
1
Solved
I'm doing a series of benchmarks and found the httpperf tool.
But the version in my ubuntu 12.04 has a too small file descriptor size. Because it warns me with this message:
httperf: warning:...
Dreyer asked 8/5, 2013 at 15:55
1
Solved
I need to perform 3 types of performance tests for apache.
500 requests/sec for 60 seconds duration
1000 requests/sec for 60 seconds duration
1500 requests/sec for 60 seconds duration
I went t...
3
When I try to perform a load test using httperf with high request rate, I get the following error:
» httperf --client=0/1 --server=www.xxxxx.com --port=80 --uri=/ --send-buffer=4096 --recv-buffer=...
1
Solved
I have a web server based on paste.httpserver as an adapater between HTTP and WSGI. When I do performance measurements with httperf, I can do over 1,000 requests per second if I start a new request...
Meteoritics asked 23/11, 2009 at 8:22
1
© 2022 - 2024 — McMap. All rights reserved.