macOS
brew install weighttplocal Homebrew formula metadata
brew / rank 15961
Webserver benchmarking tool that supports multithreading. Version 0.5 via Homebrew; verified from local package data.
install
brew install weighttplocal Homebrew formula metadata
overview
Webserver benchmarking tool that supports multithreading
history
weighttp is a small C command-line tool for benchmarking web servers. The Lighttpd-hosted project describes it as a lightweight benchmarker designed to be fast and easy to use, and the public repository positions the current code as a rewrite of the earlier weighttp by Thomas Porzelt.
The current public repository was created on GitHub in November 2011 as a collaboration mirror while pointing back to the Lighttpd infrastructure as the main home. Its README preserves the lineage explicitly: the rewrite is based on Thomas Porzelt's original weighttp and keeps the project in the Lighttpd orbit rather than presenting it as a general-purpose load-testing framework.
The repository has stayed intentionally small. Its tags run from early 0.x releases through weighttp-0.5, and the README's build section is essentially just autotools or Meson followed by the single `weighttp` executable. That matches the tool's niche: a compact benchmark program rather than a suite.
weighttp is used from the shell to generate concurrent HTTP requests against a URL and measure server behavior. In package-nerd terms it sits near older tools such as ApacheBench and newer evented benchmarkers such as wrk, but its distinguishing idea is being a tiny multithreaded benchmarker associated with the Lighttpd performance-testing ecosystem.
Its significance is narrow but real: weighttp is one of those small benchmarking binaries that distribution users install when they want a quick repeatable web-server stress test without adopting a larger load-testing stack.
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 |
|---|---|---|---|
weighttp | 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:weighttp |
|---|---|
| Version | 0.5 |
| Package manager | Homebrew |
| Homepage | https://redmine.lighttpd.net/projects/weighttp/wiki |
| Repository | https://github.com/lighttpd/weighttp |
| Bottle | not recorded |
| Service | none declared |
source 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.