【发布时间】:2011-08-18 18:18:48
【问题描述】:
我的 Windows 7 机器上有 Apache 服务器 2.2.15,我想在使用 https 的服务器上运行 Bench。但是当我运行ab [myopts] @987654321@ 时,我得到SSL not compiled in; no https support。根据我的阅读,您可以在服务器安装期间使用带有标志的 https 支持编译 ab。
我的问题是,考虑到我已经安装了服务器,通过 https 对我的服务器进行基准测试的最简单/最佳方法是什么?
【问题讨论】:
标签: windows https apachebench