macOS
brew install weighttplocal Homebrew formula metadata
brew
weighttp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install weighttplocal Homebrew formula metadata
概要
Webserver benchmarking tool that supports multithreading
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
weighttp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/lighttpd/weighttp
インストールメタデータ
| パッケージキー | brew:weighttp |
|---|---|
| バージョン | 0.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/weighttp |
| ホームページ | https://redmine.lighttpd.net/projects/weighttp/wiki |
| リポジトリ | https://github.com/lighttpd/weighttp |
| 上流ドキュメント | https://redmine.lighttpd.net/projects/weighttp/wiki |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/lighttpd/weighttp/archive/refs/tags/weighttp-0.5.tar.gz |
| 依存関係 | libev |
| ビルド依存関係 | meson, ninja, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | weighttp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.