当前位置:网站首页>Apache AB stress test
Apache AB stress test
2022-07-07 07:12:00 【A grain of sand in the vast sea of people】
brief introduction
There are many pressure measuring tools , Such as :LoadRunner、JMeter、ab wait ,LoadRunner and JMeter The use is relatively complicated ,ab Relatively simple
Apache ab Download and stress test
download
Apache VS16 binaries and modules download

![]()
Decompress after downloading

And then use cmd Get into apache24\bin Catalog , function ab. ( Note that you cannot double-click )

Then run the pressure test , such as
ab -n 5000 -c 100 localhost:8080/sync_result
5000 A request , Every time concurrent 100 A request . localhost:8080/sync_result This is URL, The default timeout is 30s.
The results are as follows
Concurrency Level: 100
Time taken for tests: 26.970 seconds
Complete requests: 5000
Failed requests: 4549
(Connect: 0, Receive: 0, Length: 4549, Exceptions: 0)
Total transferred: 909599 bytes
HTML transferred: 244599 bytes
Requests per second: 185.39 [#/sec] (mean)
Time per request: 539.391 [ms] (mean)
Time per request: 5.394 [ms] (mean, across all concurrent requests)
Transfer rate: 32.94 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.3 0 1
Processing: 500 517 56.2 509 1326
Waiting: 500 516 54.4 508 997
Total: 500 517 56.2 509 1326
Percentage of the requests served within a certain time (ms)
50% 509
66% 513
75% 515
80% 516
90% 518
95% 521
98% 628
99% 908
100% 1326 (longest request)If you want to visit https Of url. Then use the following command
abs -n 5000 -c 100 https://localhost:8080/sync_result
边栏推荐
- Fast quantitative, abbkine protein quantitative kit BCA method is coming!
- LC 面试题 02.07. 链表相交 & LC142. 环形链表II
- Network foundation - header, encapsulation and unpacking
- Détailler le bleu dans les tâches de traduction automatique
- Lvs+kept (DR mode) learning notes
- 2018 Jiangsu Vocational College skills competition vocational group "information security management and evaluation" competition assignment
- 2018年江苏省职业院校技能大赛高职组“信息安全管理与评估”赛项任务书第一阶段答案
- 多线程与高并发(9)——AQS其他同步组件(Semaphore、ReentrantReadWriteLock、Exchanger)
- Kuboard无法发送邮件和钉钉告警问题解决
- 什么情况下考虑分库分表
猜你喜欢

Implementation of AVL tree

FPGA course: application scenario of jesd204b (dry goods sharing)

Mysql---- import and export & View & Index & execution plan

Comment les entreprises gèrent - elles les données? Partager les leçons tirées des quatre aspects de la gouvernance des données

Graduation design game mall

Anr principle and Practice

Prime partner of Huawei machine test questions

Tujia, muniao, meituan... Home stay summer war will start

Circulating tumor cells - here comes abnova's solution

How DHCP router works
随机推荐
Fast quantitative, abbkine protein quantitative kit BCA method is coming!
请问 flinksql对接cdc时 如何实现计算某个字段update前后的差异 ?
Composition API 前提
2018年江苏省职业院校技能大赛高职组“信息安全管理与评估”赛项任务书第二阶段答案
Nesting and splitting of components
Sword finger offer high quality code
计算机服务中缺失MySQL服务
工具类:对象转map 驼峰转下划线 下划线转驼峰
LC 面试题 02.07. 链表相交 & LC142. 环形链表II
Distributed ID solution
Non empty verification of collection in SQL
Test of transform parameters of impdp
js小练习----分时提醒问候、表单密码显示隐藏效果、文本框焦点事件、关闭广告
请教一下,监听pgsql ,怎样可以监听多个schema和table
Abnova membrane protein lipoprotein technology and category display
Matlab tips (30) nonlinear fitting lsqcurefit
. Net core accesses uncommon static file types (MIME types)
详解机器翻译任务中的BLEU
[Luogu p1971] rabbit and egg game (bipartite game)
Freeswitch dials extension number source code tracking