WebBench源码:https://github.com/EZLippi/WebBench


Webbench是一个在linux下使用的非常简单的网站压测工具。
它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。

 

参考:

https://blog.csdn.net/yzhang6_10/article/details/51607239

相关文章:

  • 2021-07-04
  • 2022-12-23
  • 2021-06-05
  • 2021-11-28
  • 2021-07-02
  • 2022-02-01
  • 2021-07-06
  • 2021-12-12
猜你喜欢
  • 2021-11-27
  • 2022-12-23
  • 2022-01-22
  • 2021-09-03
  • 2022-12-23
  • 2022-12-23
  • 2021-10-01
相关资源
相似解决方案