Skip to content

Instantly share code, notes, and snippets.

@edward
Created December 9, 2008 20:27
Show Gist options
  • Save edward/34073 to your computer and use it in GitHub Desktop.
Save edward/34073 to your computer and use it in GitHub Desktop.
vjadmin@ollie:~$ time ab -n 1000000 -c 1020 -t 120 207.158.15.183/
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright 2006 The Apache Software Foundation, http://www.apache.org/
Benchmarking 207.158.15.183 (be patient)
Completed 5000 requests
Completed 10000 requests
Completed 15000 requests
Completed 20000 requests
Completed 25000 requests
Completed 30000 requests
Completed 35000 requests
Completed 40000 requests
Completed 45000 requests
Finished 50000 requests
Server Software: nginx/0.6.29
Server Hostname: 207.158.15.183
Server Port: 80
Document Path: /
Document Length: 5039 bytes
Concurrency Level: 1020
Time taken for tests: 23.643532 seconds
Complete requests: 50000
Failed requests: 0
Write errors: 0
Total transferred: 262744032 bytes
HTML transferred: 252129192 bytes
Requests per second: 2114.74 [#/sec] (mean)
Time per request: 482.328 [ms] (mean)
Time per request: 0.473 [ms] (mean, across all concurrent requests)
Transfer rate: 10852.23 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 2 299 1148.5 68 21067
Processing: 13 125 145.5 69 1872
Waiting: 12 79 62.1 68 1185
Total: 46 424 1166.2 137 22106
Percentage of the requests served within a certain time (ms)
50% 137
66% 139
75% 204
80% 269
90% 554
95% 3129
98% 3261
99% 3598
100% 22106 (longest request)
real 0m23.724s
user 0m1.320s
sys 0m6.650s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment