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
Install Install ts command globally npm install -...
Use nginx to configure the separation of PC site ...
Table of contents 1. MySQL compilation and instal...
Table of contents Preface style-loader css-loader...
Table of contents A simple component example More...
Rownum is a unique way of writing in Oracle. In O...
A style sheet describes how a document should be ...
Fault description percona5.6, mysqldump full back...
Table of contents 1. What is a regular expression...
The MySQL explain command can analyze the perform...
Table of contents introduction MySQL High Availab...
In relational databases, pessimistic locking and ...
Welcome to the previous canvas game series: 《VUE ...
1: django-admin.py startproject project name 2: c...
Table of contents dva Using dva Implementing DVA ...