简单的并发测试工具 作者: Moting 时间: 2019-08-19 分类: Web 基础 ab 是一个测试 Apache 超文本传输协议 (HTTP) 服务器的工具。它旨在让您了解当前 Apache 安装的执行情况。这特别向您展示了您的 Apache 安装每秒能够提供多少请求。官方原文档地址:http://httpd.apache.org/docs/2.4/programs/ab.html- 阅读剩余部分 -