Skip to content

Instantly share code, notes, and snippets.

@asonas
Created April 30, 2014 17:03
Show Gist options
  • Select an option

  • Save asonas/8364f1a3d38fede46a44 to your computer and use it in GitHub Desktop.

Select an option

Save asonas/8364f1a3d38fede46a44 to your computer and use it in GitHub Desktop.
[ec2-user@ip-10-156-122-178 ~]$ ab -n 1000 -c 100 http://kosendj-bu.in/
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 kosendj-bu.in (be patient)
Completed 100 requests
Completed 200 requests
Completed 300 requests
Completed 400 requests
Completed 500 requests
Completed 600 requests
Completed 700 requests
Completed 800 requests
Completed 900 requests
Completed 1000 requests
Finished 1000 requests


Server Software:        nginx
Server Hostname:        kosendj-bu.in
Server Port:            80

Document Path:          /
Document Length:        5447 bytes

Concurrency Level:      100
Time taken for tests:   0.478 seconds
Complete requests:      1000
Failed requests:        0
Write errors:           0
Total transferred:      5707070 bytes
HTML transferred:       5463341 bytes
Requests per second:    2093.22 [#/sec] (mean)
Time per request:       47.773 [ms] (mean)
Time per request:       0.478 [ms] (mean, across all concurrent requests)
Transfer rate:          11666.14 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:       16   21   7.1     18      56
Processing:    16   24   9.3     21      59
Waiting:       16   24   9.0     21      57
Total:         32   46  13.3     41     106

Percentage of the requests served within a certain time (ms)
  50%     41
  66%     44
  75%     48
  80%     51
  90%     62
  95%     70
  98%     96
  99%    100
 100%    106 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment