# 使用 Homebrew 安装 weighttp

查看 weighttp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install weighttp
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:weighttp
- **软件包管理器:** Homebrew
- **版本:** 0.5
- **来源摘要:** Webserver benchmarking tool that supports multithreading
- **主页:** <https://redmine.lighttpd.net/projects/weighttp/wiki>
- **仓库:** <https://github.com/lighttpd/weighttp>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- weighttp (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.5
## 项目历史与用法

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


## Combined YAML source

View the package source record on GitHub. [combined/weighttp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/weighttp.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
