Skip to content

Instantly share code, notes, and snippets.

@kaecyra
Created November 22, 2016 20:35
Show Gist options
  • Save kaecyra/3189600b8ebed5a2ae715c7bc8f55948 to your computer and use it in GitHub Desktop.
Save kaecyra/3189600b8ebed5a2ae715c7bc8f55948 to your computer and use it in GitHub Desktop.
icarus:~ icyliquid$ ab -n 100 -c 2 https://withwaf.vanillatesting.com/
Benchmarking withwaf.vanillatesting.com (be patient).....done
Server Software: nginx
Server Hostname: withwaf.vanillatesting.com
Server Port: 443
SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-AES256-GCM-SHA384,4096,256
Document Path: /
Document Length: 27554 bytes
Concurrency Level: 2
Time taken for tests: 65.590 seconds
Complete requests: 100
Failed requests: 66
(Connect: 0, Receive: 0, Length: 66, Exceptions: 0)
Total transferred: 2808846 bytes
HTML transferred: 2755484 bytes
Requests per second: 1.52 [#/sec] (mean)
Time per request: 1311.799 [ms] (mean)
Time per request: 655.900 [ms] (mean, across all concurrent requests)
Transfer rate: 41.82 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 586 613 19.3 606 673
Processing: 492 692 283.1 534 1291
Waiting: 487 689 283.2 530 1289
Total: 1088 1305 287.5 1153 1878
Percentage of the requests served within a certain time (ms)
50% 1153
66% 1195
75% 1328
80% 1751
90% 1841
95% 1849
98% 1866
99% 1878
100% 1878 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment