Skip to content

Instantly share code, notes, and snippets.

@Zhomart
Created September 7, 2013 09:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zhomart/6474092 to your computer and use it in GitHub Desktop.
Save Zhomart/6474092 to your computer and use it in GitHub Desktop.
$ ab -n 5000 -c 40 http://33467.cirkl.me/
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking 33467.cirkl.me (be patient)
...................
Finished 5000 requests
Server Software: nginx/1.4.2
Server Hostname: 33467.cirkl.me
Server Port: 80
Document Path: /
Document Length: 5958 bytes
Concurrency Level: 40
Time taken for tests: 214.029 seconds
Complete requests: 5000
Failed requests: 4154
(Connect: 0, Receive: 0, Length: 4154, Exceptions: 0)
Write errors: 0
Total transferred: 33010852 bytes
HTML transferred: 29785852 bytes
Requests per second: 23.36 [#/sec] (mean)
Time per request: 1712.232 [ms] (mean)
Time per request: 42.806 [ms] (mean, across all concurrent requests)
Transfer rate: 150.62 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 205 224 16.0 224 1210
Processing: 261 1482 751.4 1393 25688
Waiting: 260 1467 616.6 1389 4135
Total: 476 1706 751.7 1618 25907
Percentage of the requests served within a certain time (ms)
50% 1618
66% 1875
75% 2059
80% 2185
90% 2538
95% 2822
98% 3241
99% 3469
100% 25907 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment