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
Effect There are currently 2 projects (project1, ...
Table of contents 1. Browser support 2. export ex...
Variables defined in SASS, the value set later wi...
1. Clustered Index Table data is stored in the or...
First of all, the formation of web page style main...
0. Preliminary preparation Disable secure boot in...
Introduction to Docker Docker is an open source c...
Docker queries or obtains images in a private reg...
1. Introduction to Docker 1.1 Virtualization 1.1....
The <tbody> tag is used to define the style...
Table of contents 1. Use the warehouse to create ...
This article example shares the specific code of ...
Preface Sorting is a basic function in databases,...
background I want to check the webpack version, b...
1. Write Shell script crontab.sh #!/bin/bash step...