In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
Webbench, developed by Lionbridge, mainly tests the number of requests per second and the amount of data transmitted per second. It also supports static, dynamic, simple deployment of SSL, and can be tested both static and dynamic. Suitable for stress testing of small websites. It can simulate up to 30, 000 concurrent connections to test the load capacity of the website, which is a little better than the ab stress testing tool that comes with Apache, and is particularly convenient to install and use.
1. Applicable system: Linux
2. Compile and install:
# wget http://soft.vpser.net/test/webbench/webbench-1.5.tar.gz
# tar zxvf webbench-1.5.tar.gz
# cd webbench-1.5
# mkdir-p / usr/local/man/man1
Note: this directory needs to be established first, otherwise the following error will be reported:
Install-m 644 webbench.1 / usr/local/man/man1
Install: cannot create a normal file "/ usr/local/man/man1": there is no such file or directory
Make: * * [install] error 1
# make & & make install
3. Use:
Webbench-c 500-t 30 https://cache.yisu.com/upload/information/20200312/75/260946.jpg
Parameter description:-c indicates the number of concurrency, and-t indicates time (seconds)
4. Example of test results:
# webbench-c 500-t 30 https://cache.yisu.com/upload/information/20200312/75/260946.jpg
Webbench-Simple Web Benchmark 1.5
Copyright (c) Radim Kolar 1997-2004, GPL Open Source Software.
Benchmarking: GET https://cache.yisu.com/upload/information/20200312/75/260946.jpg
500 clients, running 30 sec.
Speed=3230 pages/min, 11614212 bytes/sec.
Requests: 1615 susceed, 0 failed.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.