Skip to content

Instantly share code, notes, and snippets.

@kwdowicz
Created March 4, 2012 20:40
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 kwdowicz/1974703 to your computer and use it in GitHub Desktop.
Save kwdowicz/1974703 to your computer and use it in GitHub Desktop.
jeszcze jeden z gaff-a (linode) - z mojego kompa ab sie timeoutuje
mamut@li302-202:~$ ab -n 3000 -c 1000 http://btmagic.com:88/
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 btmagic.com (be patient)
Completed 300 requests
Completed 600 requests
Completed 900 requests
Completed 1200 requests
Completed 1500 requests
Completed 1800 requests
Completed 2100 requests
Completed 2400 requests
Completed 2700 requests
Completed 3000 requests
Finished 3000 requests
Server Software: nginx/0.7.65
Server Hostname: btmagic.com
Server Port: 88
Document Path: /
Document Length: 6 bytes
Concurrency Level: 1000
Time taken for tests: 1.161 seconds
Complete requests: 3000
Failed requests: 0
Write errors: 0
Total transferred: 690230 bytes
HTML transferred: 18006 bytes
Requests per second: 2583.17 [#/sec] (mean)
Time per request: 387.121 [ms] (mean)
Time per request: 0.387 [ms] (mean, across all concurrent requests)
Transfer rate: 580.40 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 92 96 4.4 95 110
Processing: 93 109 54.9 96 425
Waiting: 93 108 54.8 96 424
Total: 185 205 57.4 191 534
Percentage of the requests served within a certain time (ms)
50% 191
66% 194
75% 195
80% 198
90% 223
95% 227
98% 524
99% 528
100% 534 (longest request)
mamut@li302-202:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment