Skip to content

Instantly share code, notes, and snippets.

@kwdowicz
Created March 4, 2012 20:30
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/1974667 to your computer and use it in GitHub Desktop.
Save kwdowicz/1974667 to your computer and use it in GitHub Desktop.
To jest z gaff.pl
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: 3.203 seconds
Complete requests: 3000
Failed requests: 0
Write errors: 0
Total transferred: 690000 bytes
HTML transferred: 18000 bytes
Requests per second: 936.63 [#/sec] (mean)
Time per request: 1067.662 [ms] (mean)
Time per request: 1.068 [ms] (mean, across all concurrent requests)
Transfer rate: 210.37 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 93 110 197.2 95 3098
Processing: 93 108 54.1 96 417
Waiting: 93 107 54.0 96 416
Total: 185 218 204.0 192 3193
Percentage of the requests served within a certain time (ms)
50% 192
66% 194
75% 196
80% 200
90% 218
95% 225
98% 513
99% 520
100% 3193 (longest request)
mamut@li302-202:~$ ab -n 3000 -c 1000 http://btmagic.com:88/^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment