我的Windows7机器上有Apache服务器2.2.15,我想在使用https的服务器上运行Bench。但是当我运行ab [myopts] https://example.com时,我得到的是SSL not compiled in; no https support。根据我所读到的,你可以在服务器安装过程中使用https支持编译ab。
我的问题是,考虑到我已经安装了服务器,通过https对我的服务器进行基准测试的最简单/最好的方法是什么?
发布于 2011-09-13 21:16:38
使用abs.exe工具测试具有SSL证书的站点
https://stackoverflow.com/questions/7112137
复制相似问题