macOS
brew install httperflocal Homebrew formula metadata
sudo port install httperfMacPorts ports tree · www/httperf/Portfile · source: api.github.com
brew
Tool for measuring webserver performance. Version 0.9.0 via Homebrew; verified 2026-06-19.
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 | cli | global executable | |
idleconn | cli | global executable |
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.
https://github.com/httperf/httperf
install metadata
| Package key | brew:httperf |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/httperf |
| Homepage | https://github.com/httperf/httperf |
| Repository | https://github.com/httperf/httperf |
| Upstream docs | https://github.com/httperf/httperf#readme |
| License | GPL-2.0-or-later |
| Source archive | https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/httperf/httperf-0.9.0.tar.gz |
| Last updated | 2026-06-19T12:31:21-07:00 |
| Pulse | updated |
| Dependencies | openssl@4 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | httperf |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.16.20200929git6342b16.fc44
Tool for measuring web server performance
https://github.com/httperf/httperf
sudo dnf install httperfhttperf 0.9.0+git.20201206-2.3
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.