# 使用 Homebrew, apt, dnf, MacPorts, zypper 安装 httperf

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

## 安装

```sh
sudo av install brew:httperf
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install httperf
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install httperf
```

  证据: MacPorts ports tree: www/httperf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install httperf
```

  证据: Debian stable package indexes: httperf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install httperf
```

  证据: Fedora Rawhide package metadata: httperf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install httperf
```

  证据: openSUSE Tumbleweed package metadata: httperf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## 软件包事实

- **软件包键:** brew:httperf
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/httperf>
- **版本:** 0.9.0
- **来源摘要:** Tool for measuring webserver performance
- **主页:** <https://github.com/httperf/httperf>
- **仓库:** <https://github.com/httperf/httperf>
- **上游文档:** <https://github.com/httperf/httperf#readme>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/httperf/httperf-0.9.0.tar.gz>
- **最后更新:** 2026-06-19T12:31:21-07:00
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- httperf (cli)
- idleconn (cli)
- httperf (别名)
- idleconn (别名)

## 依赖

- openssl@4

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.9.0
- 管理器更新时间: 2026-06-19
- 本地数据: OK
- 上游仓库: https://github.com/httperf/httperf
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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.

### 时间线

- 1998: HP Research Labs authors described httperf as a web-server performance measurement tool.
- 2015: The public GitHub repository under the `httperf` organization was created.
- 0.9.1: `idleconn` stopped being built by default according to the README.

### Related projects

- Related tools include ApacheBench (`ab`), Siege, wrk, curl-based smoke tests, and the bundled `idleconn` companion program.

### 来源

- <https://api.github.com/repos/httperf/httperf>
- <https://cs.uwaterloo.ca/~brecht/courses/Perf-Eval-Shared/readings/f18/httperf.pdf>
- <https://github.com/httperf/httperf>
- <https://raw.githubusercontent.com/httperf/httperf/master/README.md>


## 安全说明

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

## 其他软件包管理器记录

- Debian apt - httperf - 0.9.0-10: normalized package name match | Debian stable package indexes: httperf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | HTTP server performance tester | https://github.com/httperf/httperf
- Ubuntu apt - httperf - 0.9.0-9build3: normalized package name match | Ubuntu 24.04 LTS package indexes: httperf from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | HTTP server performance tester | https://github.com/httperf/httperf
- dnf - httperf - 0.9.1-0.16.20200929git6342b16.fc44: normalized package name match | Fedora Rawhide package metadata: httperf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Tool for measuring web server performance | https://github.com/httperf/httperf
- zypper - httperf - 0.9.0+git.20201206-2.3: normalized package name match | openSUSE Tumbleweed package metadata: httperf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A tool for measuring web server performance | https://github.com/httperf/httperf
- MacPorts - httperf: normalized package name match | MacPorts ports tree: www/httperf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [openssl@4](https://www.automicvault.com/zh-hans/pkg/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [autobench](https://www.automicvault.com/zh-hans/pkg/brew/autobench/) - Popular package that depends on this formula.
- [http_load](https://www.automicvault.com/zh-hans/pkg/brew/http-load/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, http, performance-testing.
- [ghz](https://www.automicvault.com/zh-hans/pkg/brew/ghz/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, performance-testing.
- [ghz-web](https://www.automicvault.com/zh-hans/pkg/brew/ghz-web/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, performance-testing.
- [weighttp](https://www.automicvault.com/zh-hans/pkg/brew/weighttp/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, performance-testing, web-server.
- [jmeter](https://www.automicvault.com/zh-hans/pkg/brew/jmeter/) - Shares av.db curated category or tags: cli, developer-tools, performance-testing.
- [goku](https://www.automicvault.com/zh-hans/pkg/brew/goku/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, http.
- [minio-warp](https://www.automicvault.com/zh-hans/pkg/brew/minio-warp/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, performance-testing.
- [siege](https://www.automicvault.com/zh-hans/pkg/brew/siege/) - Shares av.db curated category or tags: benchmarking, cli, developer-tools, http.
- [wrk](https://www.automicvault.com/zh-hans/pkg/brew/wrk/) - Local package facts share a topical domain. Shared terms: benchmarking, cli, developer, developer-tools, http.
- [apib](https://www.automicvault.com/zh-hans/pkg/brew/apib/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, http, openssl.

## Combined YAML source

View the package source record on GitHub. [combined/httperf.yml](https://github.com/automic-vault/db/blob/main/combined/httperf.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
- external package-manager database matches
- cross-ecosystem install command graph
