Example of Apache stress testing tool apache.pdf

Source: Internet
Author: User
Forget which version to start with. apache comes with the stress testing tool AB (ApacheBench), which is an independent exe file. It is easy to use, just add parameters, regardless of windows or linux.
There are many parameters for AB. In windows, enter AB in the command line and press enter to view the parameters. In linux, you have never tried AB-help.
Tiandi built a website of tiandiyoyo. me locally and used it for a test.
The parameter n here indicates the number of requests executed, and the value c indicates the number of concurrent requests, that is, the test of 200 accesses to tiandiyoyo. me is executed, and the unit is 100. According to the test result shown in the preceding figure, no error request is returned, indicating that the website can meet 100 accesses with 200 concurrent requests. The data in the red circle is more informative, indicating the number of requests that can be executed per second and the time required for each request, both of which are average values. Finally, adjust the values and then perform the test until an error occurs. The maximum stress that the website can withstand is obtained.
PS: it should be noted that the test value is also related to the page complexity of the test.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.