Test command: autobench --single_host --host1 hostname --uri1 / --quiet --low_rate 100 --high_rate 100 --rate_step 1 --const_test_time 1800 --timeout 5 --file output.tsv --num_call 10
| test | (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) |
|---|---|---|---|---|---|---|---|---|---|
| disabled | 32.1 | 99.1 | 0.0 | 13.2 | 40.2 | 8.2 | 1490.6 | 448.2 | 750.160121355132 |
| enabled 1 rules | 32.2 | 99.0 | 0.0 | 13.9 | 31.5 | 8.0 | 1674.5 | 470.2 | 714.691962137013 |
| enabled 10 rules | 32.4 | 99.1 | 0.0 | 14.1 | 33.8 | 7.9 | 1556.9 | 478.7 | 702.118426762397 |
Benchmark parameters: 100 connections per second, 10 requests per connection, 1800 seconds
(1) req_rate: request rate, requests per second
(2) con_rate: connection rate, connections per second
(3) min_rep_rate: minimum reply rate, replies per second
(4) avg_rep_rate: average reply rate, replies per second
(5) max_rep_rate: maximum reply rate, replies per second
(6) stddev_rep_rate: standard deviation for reply rate
(7) resp_time
(8) net_io: Net I/O, KB per second
(9) errors