Install httperf by entering the following commands in the terminal:
sudo apt update sudo apt install httperf
Description:
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.
Homepage: https://github.com/httperf/httperf
Version: 0.9.0-8build1
Section: universe/web