Top "Httperf" questions

Httperf is a tool for measuring web server performance.

Changing the file descriptor size in httperf

I'm doing a series of benchmarks and found the httpperf tool. But the version in my ubuntu 12.04 has a too …

benchmarking ubuntu-12.04 httperf
Stuck at 100 requests uWSGI

httperf ... --rate=20 --send-buffer=4096 --recv-buffer=16384 --num-conns=100 --num-calls=10 Gives 1000 requests as expected on nginx. Total: connections 100 requests 1000 replies 1000 test-duration 5.719 s Connection rate: 17.5 …

python django nginx uwsgi httperf