已有配置如下
/edit
siege 测试有fail
Transactions: 9796 hits
Availability: 97.96 %
Elapsed time: 52.50 secs
Data transferred: 1.22 MB
Response time: 0.80 secs
Transaction rate: 186.59 trans/sec
Throughput: 0.02 MB/sec
Concurrency: 148.41
Successful transactions: 9796
Failed transactions: 204
Longest transaction: 19.64
Shortest transaction: 0.03
FILE: /usr/local/var/siege.log
You can disable this annoying message by editing
the .siegerc file in your home directory; change
the directive 'show-logfile' to false.
$ siege -c 1000 -r 10 -u http://xxx.com/
/edit
siege 测试有fail
Transactions: 9796 hits
Availability: 97.96 %
Elapsed time: 52.50 secs
Data transferred: 1.22 MB
Response time: 0.80 secs
Transaction rate: 186.59 trans/sec
Throughput: 0.02 MB/sec
Concurrency: 148.41
Successful transactions: 9796
Failed transactions: 204
Longest transaction: 19.64
Shortest transaction: 0.03
FILE: /usr/local/var/siege.log
You can disable this annoying message by editing
the .siegerc file in your home directory; change
the directive 'show-logfile' to false.
$ siege -c 1000 -r 10 -u http://xxx.com/