1. Download Go to the Apache official website http://httpd.apache.org/ and download Apache 2. Start ab Take the Windows environment, the Apache installation path is C:\apache\Apache24\ as an example. Open the cmd command and enter the command to the bin directory. 3. Perform interface concurrency testing Tip: Windows environment only supports get request . I tried post request several times but it didn't work. Example command ab -c 30 -n 600 http://v1-a.xgwl.net.cn/v1040_ordersAddPage?id=31 This concludes this article on the installation and use of the Apache stress testing tool. For more information about the Apache stress testing tool, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
>>: Analysis of MySQL lock wait and deadlock problems
question First, let me talk about the problem I e...
The security issues encountered in website front-...
BackUpMysql.sh script #!/bin/bash PATH=/bin:/sbin...
1. Preparation 1.1 Download the tomcat compressed...
The problems and solutions encountered when insta...
Table of contents 1. Introduction to teleport 1.1...
1. There are two ways to modify global variables ...
Experimental environment: MYSQL 5.7.22 Enable bin...
In HTML, the <img> tag is used to define an...
Preface: Partitioning is a table design pattern. ...
Table of contents Preface Introduction to Closure...
【Foreword】 Recently I want to stress test ITOO...
In the project, you will encounter custom public ...
Table of contents Node connects to Mysql Install ...
1. Demand The base has 300 new servers, and needs...