httperf
HTTP server performance tester
Install
- All systems
-
curl cmd.cat/httperf.sh
- Debian
-
apt-get install httperf - Ubuntu
-
apt-get install httperf - Kali Linux
-
apt-get install httperf - Fedora
-
dnf install httperf - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install httperf - OS X
-
brew install httperf - Raspbian
-
apt-get install httperf
httperf
HTTP server performance tester
httperf is a tool to measure web server performance. It speaks the HTTP protocol both in its HTTP/1.0 and HTTP/1.1 flavors and offers a variety of workload generators. While running, it keeps track of a number of performance metrics that are summarized in the form of statistics that are printed at the end of a test run. This package provide httperf and idleconn commands.