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
In the previous article, I introduced the detaile...
structure body, head, html, title text abbr, acro...
Table of contents 1. Problem 2. Solution 2.1 Pagi...
This article is just to commemorate those CSS que...
HTML5 and jQuery implement the preview of local i...
MySQL consistency log What happens to uncommitted...
Table of contents 1. General steps for SQL optimi...
This article example shares the specific code of ...
Preface Regarding the use of MySQL indexes, we ha...
1. Case Take all employees who are not the head o...
Vue+Openlayer uses modify to modify elements. The...
Table of contents Effect demonstration:Main JS co...
Shopify Plus is the enterprise version of the e-c...
Table of contents Create a vue + ts project using...
mysql batch delete large amounts of data Assume t...