Related software testing tools

Source: Internet
Author: User
Webbench is a famous website stress testing tool developed by lionbridge. Webbech can test the performance of different services on the same hardware and the running status of the same service on different hardware. The standard webbech test shows two items of the server: the number of requests per second and the amount of data transmitted per second. Webbench can not only test quasi-static pages, but also test dynamic pages (Asp, PHP, Java, CGI. In addition, it supports static or dynamic performance tests for secure websites with SSL, such as e-commerce websites.



1 wget http://blog.s135.com/soft/linux/webbench/webbench-1.5.tar.gz2 tar zxvf webbench-1.5.tar.gz3 cd webbench-1.54 make && make install





Linux (UBUNTU) Compilation and installation [1] A. Use wget in Linux to download remote webbench file B, tar to decompress the file C to be compiled, compile the source code and install the file. The procedure is as follows: wget http: // webbench-1.5.tar.gz (you can also go online to search for download) tar zxvf webbench-1.5.tar.gzcd webbench-1.5make & make install using webbench-C 500-T 30 http: // 127.0.0.1/PHP. PHP parameter description:-C indicates the number of concurrencies, and-T indicates the test result example webbench-simple web benchmark 1.5 copyright (c) Radim Kolar 1997-2004, GPL open source software. benchmarking: Get http: // 127.0.0.1/PHP. php500 clients, running 30 sec. speed = 3230 pages/min, 11614212 Bytes/sec. requests: 1615 susceed, 0 failed.

 

 

Related software testing tools

Related Article

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.