1. Introduction to webshells:
Webbench is an excellent website stress testing tool developed by Lionbridge to test the performance of the same hardware, different services, and the running status of the same service on different hardware. Webbench can not only test quasi-static pages, but also test dynamic pages (ASP, PHP, JAVA, CGI.
2. Download and install webshells:
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
Iii. Conduct stress testing:
Test parameter explanation:
-C indicates the number of concurrencies, and-t indicates the time (seconds)
When the concurrency is 200:
Webbench-c 200-t 60
Use WebBench to test website load
Website stress testing tool WebBench
Install and use the server stress testing tool WebBench
Download, install, and use the website stress testing tool WebBench in Linux
Two concurrent testing tools in Linux: AB & WebBench