【问题标题】:Apache Benchmark HTTPS IssueApache Benchmark HTTPS 问题
【发布时间】:2016-11-25 19:09:10
【问题描述】:

我无法让 apache benchmark 与我的网站一起使用。每当我发出这个命令时

ab https://example.com/

我会得到这个输出错误:

This is ApacheBench, Version 2.3 <$Revision: 1663405 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking example.com (be patient)...

SSL handshake failed (1).
27506:error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error:/BuildRoot/Library/Caches/com.apple.xbs/Sources/OpenSSL098/OpenSSL098-59/src/ssl/s23_clnt.c:593:
..done

这是因为 apache benchmark 无法在我的本地机器上正确检测 SSL 证书吗?

【问题讨论】:

标签: linux apache unix server


【解决方案1】:

对于 https 测试,我使用了 abs 命令。是http的ab的https挂件。

当您下载 Apache 服务器时,您会在 ab 命令旁边找到它http://httpd.apache.org/download.cgi 查看压缩文件 httpd-{version}\support\ 文件夹,您会看到它。

希望对你有帮助

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2012-06-11
    • 2019-05-29
    • 2012-12-06
    • 1970-01-01
    • 1970-01-01
    • 2011-12-01
    • 2016-07-28
    • 1970-01-01
    相关资源
    最近更新 更多