1. 下载apache benchmark

Copy From https://blog.csdn.net/fyqaccpt96/article/details/43272001

yum install apr-util yum-utils yum-utils.noarch

mkdir /apache && cd /apache

yumdownloader httpd-tools*

rpm2cpio httpd-*.rpm | cpio -idmv

2. 进行简单的测试:

ab -n   -c   http://10.24.193.202/platform/runtime/sys/web/index.html#/login

# linux nginx   :Time taken for tests: 5.525 seconds
ab -n   -c   http://10.24.193.202:5000/platform/runtime/sys/web/index.html#/login

# linux kestrel:Time taken for tests:   5.085 seconds

ab -n   -c   http://10.24.193.201/platform/runtime/sys/web/index.html#/login

# Windows nginx:Time taken for tests: 15.421 seconds

ab -n   -c   http://10.24.193.201:5000/platform/runtime/sys/web/index.html#/login

#windows kestrel:Time taken for tests:   10.855 seconds

最新文章

  1. Proactor VS Reactor
  2. 洛谷P1345 [USACO5.4]奶牛的电信Telecowmunication
  3. window.location.hash
  4. C#单元测试
  5. Android+OpenCV 摄像头实时识别模板图像并跟踪
  6. Deep Learning 学习随记(五)深度网络--续
  7. html基本基础
  8. java对象的内存布局(二):利用sun.misc.Unsafe获取类字段的偏移地址和读取字段的值
  9. 系统没有“internet信息服务(IIS)管理器”
  10. ArcPad 10 的安装部署
  11. Python模块:paramiko
  12. E - Stones 优先队列
  13. 『TensorFlow』slim模块常用API
  14. Python之路(第二十九篇) 面向对象进阶:内置方法补充、异常处理
  15. 前端项目微金所1 - bootstrap模板,Compatible(兼容),Viewport(视口),条件注释,第三方依赖,MediaQuery媒体查询
  16. Linux将某目录授权给某组里的某用户
  17. walle自动部署增量上线
  18. .NET Core容器化开发系列(一)——Docker里面跑个.NET Core
  19. Java 集合细节(二):asList 的缺陷
  20. luogu4473 BZOJ2143 2011[国家集训队]飞飞侠

热门文章

  1. python入门练习题
  2. 11.scrapy框架持久化存储
  3. centos7下源码安装多个nginx步骤完整版
  4. CCF-201803-3-URL映射(模拟)
  5. P1101 单词方阵 (单词方阵)
  6. 关于CentOS7下docker-ce无法删除镜像的问题
  7. fuser - 查看文件/网络端口等被什么进程占用
  8. String,StringBuffer,StringBuilder的区别与共同点
  9. OpenCV3计算机视觉Python语言实现笔记(二)
  10. ind2sub