$ ab -n 500 -c 50 http://localhost:8080/site/wikipedia/translations This is ApacheBench, Version 2.3 <$Revision: 1663405 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/ Benchmarking localhost (be patient) Completed 100 requests Completed 200 requests Completed 300 requests Completed 400 requests Completed 500 requests Finished 500 requests Server Software: Apache-Coyote/1.1 Server Hostname: localhost Server Port: 8080 Document Path: /site/wikipedia/translations Document Length: 68126 bytes Concurrency Level: 50 Time taken for tests: 50.092 seconds Complete requests: 500 Failed requests: 0 Total transferred: 34191259 bytes HTML transferred: 34063000 bytes Requests per second: 9.98 [#/sec] (mean) Time per request: 5009.206 [ms] (mean) Time per request: 100.184 [ms] (mean, across all concurrent requests) Transfer rate: 666.57 [Kbytes/sec] received Connection Times (ms) min mean[+/-sd] median max Connect: 0 0 0.6 0 7 Processing: 1806 4932 1445.1 4831 11270 Waiting: 1805 4928 1446.2 4829 11268 Total: 1808 4932 1445.2 4833 11271 Percentage of the requests served within a certain time (ms) 50% 4833 66% 5104 75% 5345 80% 5457 90% 5896 95% 7039 98% 9880 99% 11038 100% 11271 (longest request) $ ab -n 500 -c 50 http://localhost:8080/site/wikipedia/translations This is ApacheBench, Version 2.3 <$Revision: 1663405 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/ Benchmarking localhost (be patient) Completed 100 requests Completed 200 requests Completed 300 requests Completed 400 requests Completed 500 requests Finished 500 requests Server Software: Apache-Coyote/1.1 Server Hostname: localhost Server Port: 8080 Document Path: /site/wikipedia/translations Document Length: 68126 bytes Concurrency Level: 50 Time taken for tests: 65.081 seconds Complete requests: 500 Failed requests: 0 Total transferred: 34191319 bytes HTML transferred: 34063000 bytes Requests per second: 7.68 [#/sec] (mean) Time per request: 6508.107 [ms] (mean) Time per request: 130.162 [ms] (mean, across all concurrent requests) Transfer rate: 513.05 [Kbytes/sec] received Connection Times (ms) min mean[+/-sd] median max Connect: 0 0 0.8 0 8 Processing: 1586 6442 2213.0 6444 11571 Waiting: 1576 6434 2213.3 6443 11570 Total: 1587 6443 2213.0 6444 11572 Percentage of the requests served within a certain time (ms) 50% 6444 66% 7399 75% 7911 80% 8392 90% 8991 95% 10145 98% 11269 99% 11475 100% 11572 (longest request) $ ab -n 500 -c 50 http://localhost:8080/site/wikipedia/translations This is ApacheBench, Version 2.3 <$Revision: 1663405 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/ Benchmarking localhost (be patient) Completed 100 requests Completed 200 requests Completed 300 requests Completed 400 requests Completed 500 requests Finished 500 requests Server Software: Apache-Coyote/1.1 Server Hostname: localhost Server Port: 8080 Document Path: /site/wikipedia/translations Document Length: 68126 bytes Concurrency Level: 50 Time taken for tests: 91.358 seconds Complete requests: 500 Failed requests: 0 Total transferred: 34191328 bytes HTML transferred: 34063000 bytes Requests per second: 5.47 [#/sec] (mean) Time per request: 9135.790 [ms] (mean) Time per request: 182.716 [ms] (mean, across all concurrent requests) Transfer rate: 365.49 [Kbytes/sec] received Connection Times (ms) min mean[+/-sd] median max Connect: 0 1 0.7 0 4 Processing: 1734 9060 2975.0 9280 16511 Waiting: 1702 9051 2973.6 9279 15839 Total: 1736 9061 2974.8 9280 16511 WARNING: The median and mean for the initial connection time are not within a normal deviation These results are probably not that reliable. Percentage of the requests served within a certain time (ms) 50% 9280 66% 10433 75% 10895 80% 11124 90% 12148 95% 14521 98% 15576 99% 15791 100% 16511 (longest request) $