# weighttp を Homebrew でインストール

weighttp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:weighttp
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install weighttp
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:weighttp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/weighttp>
- **バージョン:** 0.5
- **ソース概要:** Webserver benchmarking tool that supports multithreading
- **ホームページ:** <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>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- weighttp (cli)
- weighttp (エイリアス)

## 依存関係

- libev

## ビルド依存関係

- meson
- ninja
- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.5
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/lighttpd/weighttp
- 検出された最新: weighttp-0.5 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://api.github.com/repos/lighttpd/weighttp>
- <https://api.github.com/repos/lighttpd/weighttp/tags?per_page=20>
- <https://github.com/lighttpd/weighttp>
- <https://raw.githubusercontent.com/lighttpd/weighttp/master/README>
- <https://redmine.lighttpd.net/projects/weighttp/wiki>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **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:** head, stable


## 関連リンク

- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [meson](https://www.automicvault.com/ja/pkg/brew/meson/) - Build dependency declared by Homebrew.
- [ninja](https://www.automicvault.com/ja/pkg/brew/ninja/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [http_load](https://www.automicvault.com/ja/pkg/brew/http-load/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, performance-testing, web-server.
- [httperf](https://www.automicvault.com/ja/pkg/brew/httperf/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, performance-testing, web-server.
- [ghz](https://www.automicvault.com/ja/pkg/brew/ghz/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, performance-testing.
- [ghz-web](https://www.automicvault.com/ja/pkg/brew/ghz-web/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, performance-testing.
- [bench](https://www.automicvault.com/ja/pkg/brew/bench/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, performance.
- [hyperfine](https://www.automicvault.com/ja/pkg/brew/hyperfine/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, performance.
- [jmeter](https://www.automicvault.com/ja/pkg/brew/jmeter/) - Shares av.db curated category or tags: cli, developer-tools, performance-testing.
- [multitime](https://www.automicvault.com/ja/pkg/brew/multitime/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, performance.

## Combined YAML source

View the package source record on GitHub. [combined/weighttp.yml](https://github.com/automic-vault/db/blob/main/combined/weighttp.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
