Difference between revisions of "Ab (ApacheBench)"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
  ab -n 50 -c 25 "https://wikieduonline.com/index.html"
 
  ab -n 50 -c 25 "https://wikieduonline.com/index.html"
 +
This is ApacheBench, Version 2.3 <$Revision: 1903618 $>
 +
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
 +
Licensed to The Apache Software Foundation, http://www.apache.org/
 +
 +
Benchmarking wikieduonline.com (be patient).....done
 +
 +
 +
Server Software:        cloudflare
 +
Server Hostname:        wikieduonline.com
 +
Server Port:            443
 +
SSL/TLS Protocol:      TLSv1.2,ECDHE-ECDSA-CHACHA20-POLY1305,256,256
 +
Server Temp Key:        ECDH X25519 253 bits
 +
TLS Server Name:        wikieduonline.com
 +
 +
Document Path:          /index.html
 +
Document Length:        162 bytes
 +
 +
Concurrency Level:      25
 +
Time taken for tests:  3.282 seconds
 +
Complete requests:      50
 +
Failed requests:        0
 +
Non-2xx responses:      50
 +
Total transferred:      36280 bytes
 +
HTML transferred:      8100 bytes
 +
Requests per second:    15.23 [#/sec] (mean)
 +
Time per request:      1641.113 [ms] (mean)
 +
Time per request:      65.645 [ms] (mean, across all concurrent requests)
 +
Transfer rate:          10.79 [Kbytes/sec] received
 +
 +
Connection Times (ms)
 +
              min  mean[+/-sd] median  max
 +
Connect:      366  435  59.8    415    609
 +
Processing:  140  310 266.7    172    1132
 +
Waiting:      140  310 266.8    172    1132
 +
Total:        516  745 309.8    626    1681
 +
 +
Percentage of the requests served within a certain time (ms)
 +
  50%    626
 +
  66%    753
 +
  75%    786
 +
  80%    856
 +
  90%  1066
 +
  95%  1637
 +
  98%  1681
 +
  99%  1681
 +
  100%  1681 (longest request)
 +
  
  

Revision as of 09:02, 18 January 2024

wikipedia:ApacheBench Apache HTTP server benchmarking tool

ab -n 5000 -c 25 http://nyan-Publi-WI97060DJP1B-2041999651.us-east-1.elb.amazonaws.com/index.html
ab -n 50 -c 25 "https://wikieduonline.com/index.html"
This is ApacheBench, Version 2.3 <$Revision: 1903618 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking wikieduonline.com (be patient).....done


Server Software:        cloudflare
Server Hostname:        wikieduonline.com
Server Port:            443
SSL/TLS Protocol:       TLSv1.2,ECDHE-ECDSA-CHACHA20-POLY1305,256,256
Server Temp Key:        ECDH X25519 253 bits
TLS Server Name:        wikieduonline.com

Document Path:          /index.html
Document Length:        162 bytes

Concurrency Level:      25
Time taken for tests:   3.282 seconds
Complete requests:      50
Failed requests:        0
Non-2xx responses:      50
Total transferred:      36280 bytes
HTML transferred:       8100 bytes
Requests per second:    15.23 [#/sec] (mean)
Time per request:       1641.113 [ms] (mean)
Time per request:       65.645 [ms] (mean, across all concurrent requests)
Transfer rate:          10.79 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:      366  435  59.8    415     609
Processing:   140  310 266.7    172    1132
Waiting:      140  310 266.8    172    1132
Total:        516  745 309.8    626    1681

Percentage of the requests served within a certain time (ms)
  50%    626
  66%    753
  75%    786
  80%    856
  90%   1066
  95%   1637
  98%   1681
  99%   1681
 100%   1681 (longest request)


Related

See also

Advertising: