le@DESKTOP-TTY:~$ ab -n100000 -n5000 http://192.168.50.11/index.html This is ApacheBench, Version 2.3 <$Revision: 1807734 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/
Concurrency Level: 1 Time taken for tests: 8.995 seconds Complete requests: 5000 Failed requests: 0 Total transferred: 1862500 bytes HTML transferred: 115000 bytes Requests per second: 555.89 [#/sec] (mean) Time per request: 1.799 [ms] (mean) Time per request: 1.799 [ms] (mean, across all concurrent requests) Transfer rate: 202.22 [Kbytes/sec] received
Connection Times (ms) min mean[+/-sd] median max Connect: 0 0 0.6 0 6 Processing: 1 1 0.2 1 6 Waiting: 1 1 0.2 1 6 Total: 1 2 0.6 2 7
Percentage of the requests served within a certain time (ms) 50% 2 66% 2 75% 2 80% 2 90% 2 95% 3 98% 4 99% 4 100% 7 (longest request)
le@DESKTOP-TTY:~$ ab -n100000 -n5000 http://192.168.50.11/index.php This is ApacheBench, Version 2.3 <$Revision: 1807734 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/
Concurrency Level: 1 Time taken for tests: 5.353 seconds Complete requests: 5000 Failed requests: 0 Total transferred: 1736169 bytes HTML transferred: 100000 bytes Requests per second: 934.00 [#/sec] (mean) Time per request: 1.071 [ms] (mean) Time per request: 1.071 [ms] (mean, across all concurrent requests) Transfer rate: 316.72 [Kbytes/sec] received
Connection Times (ms) min mean[+/-sd] median max Connect: 0 0 0.1 0 3 Processing: 0 1 1.0 0 5 Waiting: 0 1 1.0 0 5 Total: 0 1 1.0 0 6 WARNING: The median and mean for the processing time are not within a normal deviation These results are probably not that reliable. WARNING: The median and mean for the waiting time are not within a normal deviation These results are probably not that reliable. WARNING: The median and mean for the total 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% 0 66% 1 75% 2 80% 2 90% 3 95% 3 98% 3 99% 3 100% 6 (longest request)