ubuntu@VM-0-5-ubuntu:~$ ab -c 10 -n 100 http://13.67.110.15:10000/ 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/
Benchmarking 13.67.110.15 (be patient).....done
Server Software: nginx/1.15.4 Server Hostname: 13.67.110.15 Server Port: 10000
Document Path: / Document Length: 9 bytes
Concurrency Level: 10 Time taken for tests: 11.712 seconds Complete requests: 100 Failed requests: 0 Total transferred: 17200 bytes HTML transferred: 900 bytes Requests per second: 8.54 [#/sec] (mean) Time per request: 1171.152 [ms] (mean) Time per request: 117.115 [ms] (mean, across all concurrent requests) Transfer rate: 1.43 [Kbytes/sec] received
Connection Times (ms) min mean[+/-sd] median max Connect: 101 527 761.8 103 3138 Processing: 194 500 428.9 345 2866 Waiting: 194 371 238.7 244 1348 Total: 296 1027 837.8 768 3976
Percentage of the requests served within a certain time (ms) 50% 768 66% 1088 75% 1451 80% 1710 90% 2312 95% 3328 98% 3388 99% 3976 100% 3976 (longest request)
ykg@sgp:~$ ab -c 10 -n 10000 http://13.67.110.15:10001/ 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/
Server Software: nginx/1.15.6 Server Hostname: 13.67.110.15 Server Port: 10001
Document Path: / Document Length: 9 bytes
Concurrency Level: 10 Time taken for tests: 3.722 seconds Complete requests: 10000 Failed requests: 0 Total transferred: 1720000 bytes HTML transferred: 90000 bytes Requests per second: 2686.92 [#/sec] (mean) Time per request: 3.722 [ms] (mean) Time per request: 0.372 [ms] (mean, across all concurrent requests) Transfer rate: 451.32 [Kbytes/sec] received
Connection Times (ms) min mean[+/-sd] median max Connect: 0 1 0.5 1 8 Processing: 1 2 0.8 2 13 Waiting: 1 2 0.8 2 13 Total: 2 4 0.9 4 14
Percentage of the requests served within a certain time (ms) 50% 4 66% 4 75% 4 80% 4 90% 5 95% 5 98% 6 99% 7 100% 14 (longest request)