当前位置:网站首页>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
边栏推荐
- freeswitch拨打分机号源代码跟踪
- 2022年全国所有A级景区数据(13604条)
- Composition API premise
- ViewModelProvider. Of obsolete solution
- main函数在import语句中的特殊行为
- How to do sports training in venues?
- How can brand e-commerce grow against the trend? See the future here!
- DHCP路由器工作原理
- 【mysqld】Can't create/write to file
- 【mysqld】Can't create/write to file
猜你喜欢
Sword finger offer high quality code
Reflection (II)
CompletableFuture使用详解
Abnova immunohistochemical service solution
transform-origin属性详解
Circulating tumor cells - here comes abnova's solution
Precise space-time travel flow regulation system - ultra-high precision positioning system based on UWB
Introduction to abnova's in vitro mRNA transcription workflow and capping method
.net 5 FluentFTP连接FTP失败问题:This operation is only allowed using a successfully authenticated context
Lvs+kept (DR mode) learning notes
随机推荐
2018年江苏省职业院校技能大赛高职组“信息安全管理与评估”赛项任务书
IP address
Learning records on July 4, 2022
SQLMAP使用教程(四)实战技巧三之绕过防火墙
什么情况下考虑分库分表
MySQL view bin log and recover data
Composition API premise
Explain Bleu in machine translation task in detail
Abnova circulating tumor DNA whole blood isolation, genomic DNA extraction and analysis
Databinding exception of kotlin
Can 7-day zero foundation prove HCIA? Huawei certification system learning path sharing
Advantages of using net core / why
DHCP路由器工作原理
Détailler le bleu dans les tâches de traduction automatique
Introduction to abnova's in vitro mRNA transcription workflow and capping method
Abnova immunohistochemical service solution
【mysqld】Can't create/write to file
Use of completable future
[explanation of JDBC and internal classes]
Get the city according to IP