首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >OpenLiteSpeed性能差和SSL握手失败(5)

OpenLiteSpeed性能差和SSL握手失败(5)
EN

Stack Overflow用户
提问于 2020-12-05 13:09:51
回答 1查看 194关注 0票数 0

我正在使用OpenLiteSpeed + Wordpress + LiteSpeed缓存(https://marketplace.digitalocean.com/apps/openlitespeed-wordpress)。我不知道为什么演出会很糟糕。此外,当我进行负载测试时,会出现许多"SSL握手失败(5)“错误。对于SSL证书,我从“让我们加密”中获得。有什么建议吗?谢谢。

OpenLiteSpeed config.conf

CPU大部分时间都处于空闲状态。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2020-12-07 01:53:20

这似乎是你的测试客户端问题。请在同一区域准备您的客户端服务器,以避免任何网络延迟问题。例如,我启动了一个加利福尼亚节点并运行相同的基准测试命令,其结果是8比您的快8倍。

h2load -n 100000 -c 100 -t 1 -T 5 -m 10 -H 'Accept-Encoding: gzip,deflate'

代码语言:javascript
复制
https://www.gospel4china.org/

starting benchmark...

spawning thread #0: 100 total client(s). 100000 total requests

TLS Protocol: TLSv1.3

Cipher: TLS_AES_256_GCM_SHA384

Server Temp Key: X25519 253 bits

Application protocol: h2

progress: 10% done

progress: 20% done

progress: 30% done

progress: 40% done

progress: 50% done

progress: 60% done

progress: 70% done

progress: 80% done

progress: 90% done

progress: 100% done



finished in 13.83s, 7232.49 req/s, 218.66MB/s

requests: 100000 total, 100000 started, 100000 done, 100000 succeeded, 0 failed, 0 errored, 0 timeout

status codes: 100000 2xx, 0 3xx, 0 4xx, 0 5xx

traffic: 2.95GB (3170223982) total, 1.16MB (1219082) headers (space savings 99.47%), 2.95GB (3165400000) data

                     min         max         mean         sd        +/- sd

time for request:      536us       3.65s    113.50ms    195.50ms    89.74%

time for connect:    14.72ms     87.00ms     49.23ms     18.02ms    63.00%

time to 1st byte:    74.08ms    114.00ms     89.39ms     10.21ms    59.00%

req/s           :      72.34      132.13       88.26        9.67    79.00%

FYI,对于这类服务器/网络问题,请下次在服务器故障中发布。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/65157249

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档