• 【12】


    [root@localhost siege-4.0.2]# siege http://192.168.1.210:8000/ -c100 -t3s
    ** SIEGE 4.0.2
    ** Preparing 100 concurrent users for battle.
    The server is now under siege...
    HTTP/1.1 200     0.09 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.19 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.27 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.34 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.44 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.54 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.62 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.72 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     0.79 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.87 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     0.95 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     1.02 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.10 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     1.17 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.29 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.36 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.44 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     1.56 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.64 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     1.79 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     1.92 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.08 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.23 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.34 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.42 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     2.52 secs:     208 bytes ==> GET  /
    HTTP/1.1 200     2.67 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.86 secs:     207 bytes ==> GET  /
    HTTP/1.1 200     2.94 secs:     208 bytes ==> GET  /
    
    Lifting the server siege...
    Transactions:                  29 hits
    Availability:              100.00 %
    Elapsed time:                2.99 secs
    Data transferred:            0.01 MB
    Response time:                1.39 secs
    Transaction rate:            9.70 trans/sec
    Throughput:                0.00 MB/sec
    Concurrency:               13.43
    Successful transactions:          29
    Failed transactions:               0
    Longest transaction:            2.94
    Shortest transaction:            0.00
    
    基准测试输出
    基础测试输出

     fgdfg

  • 相关阅读:
    C#获取网页内容的三种方式
    C#,COM口,接收,发送数据
    mysql查询当前正在使用数据库
    错误日志中关于innodb的问题收集
    Oracle10g下载地址--多平台下的32位和64位
    Linux-PAM认证模块
    kali安装vmware tools
    redis数据库
    mysql的innodb中事务日志ib_logfile
    MySQL数据故障时备份与恢复
  • 原文地址:https://www.cnblogs.com/hackerer/p/8919404.html
Copyright © 2020-2023  润新知