Created
January 10, 2012 13:08
-
-
Save arunoda/1589000 to your computer and use it in GitHub Desktop.
Benchmark Appzone via amazon EC2
This file contains hidden or 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
ab -n 100 http://www.mit.kln.ac.lk/ | |
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 www.mit.kln.ac.lk (be patient).....done | |
Server Software: Apache/2.2.10 | |
Server Hostname: www.mit.kln.ac.lk | |
Server Port: 80 | |
Document Path: / | |
Document Length: 349 bytes | |
Concurrency Level: 1 | |
Time taken for tests: 51.660 seconds | |
Complete requests: 100 | |
Failed requests: 0 | |
Write errors: 0 | |
Total transferred: 63300 bytes | |
HTML transferred: 34900 bytes | |
Requests per second: 1.94 [#/sec] (mean) | |
Time per request: 516.598 [ms] (mean) | |
Time per request: 516.598 [ms] (mean, across all concurrent requests) | |
Transfer rate: 1.20 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 242 258 7.2 260 280 | |
Processing: 243 259 7.0 261 270 | |
Waiting: 242 258 7.0 261 270 | |
Total: 485 517 13.6 521 542 | |
Percentage of the requests served within a certain time (ms) | |
50% 521 | |
66% 524 | |
75% 526 | |
80% 527 | |
90% 528 | |
95% 530 | |
98% 537 | |
99% 542 | |
100% 542 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment