macOS
brew install httperflocal Homebrew formula metadata
sudo port install httperfMacPorts ports tree · www/httperf/Portfile · source: api.github.com
brew / rank 6948
Tool for measuring webserver performance. Version 0.9.0 via Homebrew; verified 2026-06-19. Also installable with debian: sudo apt install httperf.
install
brew install httperflocal Homebrew formula metadata
sudo port install httperfMacPorts ports tree · www/httperf/Portfile · source: api.github.com
sudo apt install httperfDebian stable package indexes · httperf · source: deb.debian.org
sudo dnf install httperfFedora Rawhide package metadata · httperf · source: dl.fedoraproject.org
sudo zypper install httperfopenSUSE Tumbleweed package metadata · httperf · source: download.opensuse.org
overview
Tool for measuring webserver performance
history
httperf is an HTTP load generator and measurement tool associated with HP Research Labs. It is aimed at constructing web-server workloads rather than encoding a single benchmark recipe.
The HP Research Labs paper by David Mosberger and Tai Jin describes httperf as a flexible facility for generating HTTP workloads and measuring server performance. The maintained source tree presents the same identity: a robust, high-performance tool for both micro- and macro-level web benchmarks, with HTTP/1.1 and SSL support.
The GitHub-hosted tree uses the traditional GNU autotools build flow and documents `httperf` plus the companion `idleconn` program. Its README notes that `idleconn` stopped being built by default as of httperf 0.9.1, which is a small but useful marker of the tool's evolution from research utility into packageable Unix software.
httperf became part of the older Unix web-performance toolkit alongside ApacheBench and other load generators. The batch input records packages for Homebrew, Debian, Fedora, MacPorts, Ubuntu, and openSUSE, reflecting its role as a packaged benchmarking utility rather than a single-vendor service.
Typical usage is to issue controlled HTTP request streams with options such as target server, request count, request rate, timeout, and SSL support. The README explicitly warns that a client should usually run only one copy because httperf attempts to consume available CPU to generate an accurate workload.
Package nerds care about httperf because it is a compact example of research software that survived as a distro tool: C source, autotools, a manpage-oriented CLI, optional SSL, and output that can feed reproducible performance investigations.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
httperf | executable | indexed executable | Discovered from the local executable index. |
idleconn | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:httperf |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/httperf/httperf |
| Repository | https://github.com/httperf/httperf |
| Last updated | 2026-06-19T12:31:21-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
httperf 0.9.0-10
HTTP server performance tester
https://github.com/httperf/httperf
sudo apt install httperfhttperf 0.9.0-9build3
HTTP server performance tester
https://github.com/httperf/httperf
sudo apt install httperfhttperf 0.9.1-0.18.20200929git6342b16.fc45
Tool for measuring web server performance
https://github.com/httperf/httperf
sudo dnf install httperfhttperf 0.9.0+git.20201206-2.5
A tool for measuring web server performance
https://github.com/httperf/httperf
sudo zypper install httperfhttperf
sudo port install httperfsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.