httperf is an open source tool for measuring web server performance. It provides a flexible facility for generating various HTTP workloads and for measuring server performance.
The focus of httperf is not on implementing one particular benchmark but on providing a robust, high-performance tool that facilitates the construction of both micro- and macro-level benchmarks. The three distinguishing characteristics of httperf are its robustness, which includes the ability to generate and sustain server overload, support for the HTTP/1.1 and SSL protocols, and its extensibility to new workload generators and performance measurements.
httperf was originally developed by David Mosberger and other staff at Hewlett-Packard Research Laboratories.
Key Features
- Robust – the ability to generate and sustain server overload.
- Speaks the HTTP protocol both in its HTTP/1.0 and HTTP/1.1 flavors.
- URL generation.
- Burst support.
- Think times.
- GET/POST queries in the session file.
- Different concurrency rates.
- Offers a variety of workload generators.
- Test HTTP pipelining workloads.
- 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.
Website: github.com/httperf/httperf
Support:
Developer: Ted Bullock, Tai Jin, David Mosberger, Martin Arlitt, Stephane Eranian, Richard Carter
License: GNU General Public License v2.0
httperf is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Web Server Benchmarking Tools | |
|---|---|
| Locust | Easy to use, scriptable and scalable performance testing tool |
| Apache JMeter | Load testing and performance measurement application |
| k6 | Modern load testing tool for developers and testers in the DevOps era |
| wrk | Modern HTTP benchmarking tool |
| Siege | HTTP regression testing and benchmarking utility |
| oha | CLI HTTP load generator with a real-time terminal user interface |
| hey | CLI load generator for benchmarking web applications and HTTP services |
| AutoCannon | Fast HTTP/1.1 benchmarking tool |
| Tsung | Multi-protocol distributed load testing tool |
| bombardier | Uses fasthttp instead of Go’s default http library, |
| ApacheBench | Apache (and other web servers) benchmark tool |
| Cassowary | Modern HTTP/S, intuitive & cross-platform load testing tool built in Go |
| Drill | HTTP load testing application written in Rust |
| Nighthawk | Layer 7 performance-characterisation and load-testing tool |
| httperf | HTTP load generator |
| FunkLoad | Web testing tool in the same spirit as Perl's WWW::Mechanize |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.