Website Stress test Tool Webbench

Source: Internet
Author: User

Webbench can simulate up to 30,000 concurrent connections to test the load capacity of a Web site

Webbench is a well-known website stress testing tool, developed by Lionbridge Inc. (http://www.lionbridge.com).

Webbech can test the performance of different services on the same hardware, as well as the health of the same service on different hardware. The standard test of Webbech can show us two things about the server: the corresponding requests per second and the amount of data transferred per second. Webbench can not only have the ability to test the static pages, but also the ability to test dynamic pages (asp,php,java,cgi). And he supports static or dynamic performance testing of secure websites that contain SSL, such as e-commerce sites.

[Email protected] src]# wget http://blog.s135.com/soft/linux/webbench/webbench-1.5.tar.gz

[Email protected] src]# mkdir-p/usr/local/man

[Email protected] src]# mkdir-p/usr/local/man/man1

[Email protected] src]# tar zxvf webbench-1.5.tar.gz

[Email protected] src]# CD webbench-1.5

[[email protected] webbench-1.5]# make install

[Email protected] webbench-1.5]# install-s Webbench/usr/local/bin

[Email protected] webbench-1.5]# install-m 644 Webbench.1/usr/local/man/man1

[Email protected] webbench-1.5]# install-d/usr/local/share/doc/webbench

[Email protected] webbench-1.5]# install-m 644 Debian/copyright/usr/local/share/doc/webbench

[Email protected] webbench-1.5]# install-m 644 Debian/changelog/usr/local/share/doc/webbench

[Email protected] webbench-1.5]# CD. /

[Email protected] src]# webbench-c 100-t http://127.0.0.1/index.html

Webbench-simple Web Benchmark 1.5

Copyright (c) Radim Kolar 1997-2004, GPL Open Source software.


Benchmarking:get http://127.0.0.1/index.html

Clients, running-Sec.


speed=784070 pages/min, 9799250 bytes/sec.

requests:392035 susceed, 0 failed.

Parameter description:-C for concurrency number,-T for time (seconds)

Analysis: Number of response requests per second: 784070 Pages/min, volume of data transmitted per second 9799250 bytes/sec


This article from "Andylinux" blog, declined reprint!

Website Stress test Tool Webbench

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.