Linux operating system in the actual use of the operating system needs to carry out the web pressure test, through testing we can know the maximum amount of data hosted by the server, so that we further optimize or deploy the server to do data reference, where we should use what tools? Today, the Wind network takes you to the use of the three kinds of web stress testing tools that are commonly used in Linux.
The three tools are:
Linux Webbench Apache AB Jakarta-jmeter
Below we will explain and explain each of the work of the use of methods, so that we can better grasp the technology!
If you also have the need to share experience, you can click on the Wind network link Portal: http://www.ithov.com/member/article_add.php
Share your experience together!
1, Webbench
Official website: http://home.tiscali.cz/~cz210552/webbench_cz.html
The latest version is Web bench 1.5
Compile Installation:
wget http://home.tiscali.cz/~cz210552/distfiles/webbench-1.5.tar.gz Tar zxvf webbench-1.5.tar.gz CD webbench-1.5 Make && make install
Linux tools, search download compiled, use the following command to test:
Webbench-c 500-t http://127.0.0.1/test.jpg
Parameter Description:-C Indicates the number of concurrent,-T represents time (seconds)
Test Results Sample:
Webbench-simple Web Benchmark 1.5 Copyright (c) Radim Kolar 1997-2004, GPL Open Source Software.
Benchmarking:get http://127.0.0.1/test.jpg Clients, running Sec.
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.