Created
September 15, 2010 08:24
-
-
Save healthhiway/580409 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagmi@deepthought-2 ~ $ ab -n 1000 -c 40 http://test.hiwayhealthconnect.com/ | |
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 test.hiwayhealthconnect.com (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/0.7.65 | |
Server Hostname: test.hiwayhealthconnect.com | |
Server Port: 80 | |
Document Path: / | |
Document Length: 5946 bytes | |
Concurrency Level: 40 | |
Time taken for tests: 31.477 seconds | |
Complete requests: 1000 | |
Failed requests: 0 | |
Write errors: 0 | |
Total transferred: 6312254 bytes | |
HTML transferred: 6062994 bytes | |
Requests per second: 31.77 [#/sec] (mean) | |
Time per request: 1259.080 [ms] (mean) | |
Time per request: 31.477 [ms] (mean, across all concurrent requests) | |
Transfer rate: 195.84 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 286 303 35.9 287 472 | |
Processing: 667 923 104.9 933 2098 | |
Waiting: 295 461 130.1 439 1355 | |
Total: 1013 1226 100.4 1221 2385 | |
Percentage of the requests served within a certain time (ms) | |
50% 1221 | |
66% 1225 | |
75% 1227 | |
80% 1229 | |
90% 1282 | |
95% 1298 | |
98% 1411 | |
99% 2019 | |
100% 2385 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment