Am 03.03.2018 um 16:56 schrieb Daniel Ruggeri:
    Please find below the proposed release tarball and signatures:

https://dist.apache.org/repos/dist/dev/httpd/

I would like to call a VOTE over the next few days to release this candidate tarball as 2.4.31:

[ ] +1: It’s not just good, it’s good enough!

[ ] +0: Let’s have a talk…

[ ] -1: There’s trouble in paradise. Here’s what’s wrong

-1

"ab" no longer can benchmark https urls, same build-spec and environment (Fedora 26 and 27)
_______________________________________________

2.4.31:

ab -c 1 -n 10 https://www.google.com/
This is ApacheBench, Version 2.3 <$Revision: 1814468 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking www.google.com (be patient)...SSL write failed - closing connection
SSL write failed - closing connection
SSL write failed - closing connection
SSL write failed - closing connection
SSL write failed - closing connection
SSL write failed - closing connection
SSL write failed - closing connection
SSL write failed - closing connection
SSL write failed - closing connection
SSL write failed - closing connection
..done


Server Software:
Server Hostname:        www.google.com
Server Port:            443
SSL/TLS Protocol:       TLSv1.2,ECDHE-ECDSA-CHACHA20-POLY1305,256,256
TLS Server Name:        www.google.com

Document Path:          /
Document Length:        Variable

Concurrency Level:      1
Time taken for tests:   0.462 seconds
Complete requests:      10
Failed requests:        0
Total transferred:      0 bytes
HTML transferred:       0 bytes
Requests per second:    21.66 [#/sec] (mean)
Time per request:       46.175 [ms] (mean)
Time per request:       46.175 [ms] (mean, across all concurrent requests)
Transfer rate:          0.00 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:       45   46   0.5     46      47
Processing:     0    0   0.0      0       0
Waiting:        0    0   0.0      0       0
Total:         46   46   0.6     46      47

Percentage of the requests served within a certain time (ms)
  50%     46
  66%     46
  75%     46
  80%     47
  90%     47
  95%     47
  98%     47
  99%     47
 100%     47 (longest request)

_______________________________________________

2.4.29:

ab -c 1 -n 10 https://www.google.com/
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 www.google.com (be patient).....done


Server Software:
Server Hostname:        www.google.com
Server Port:            443
SSL/TLS Protocol:       TLSv1.2,ECDHE-ECDSA-CHACHA20-POLY1305,256,256
TLS Server Name:        www.google.com

Document Path:          /
Document Length:        Variable

Concurrency Level:      1
Time taken for tests:   0.594 seconds
Complete requests:      10
Failed requests:        0
Non-2xx responses:      10
Total transferred:      6696 bytes
HTML transferred:       2688 bytes
Requests per second:    16.82 [#/sec] (mean)
Time per request:       59.447 [ms] (mean)
Time per request:       59.447 [ms] (mean, across all concurrent requests)
Transfer rate:          11.00 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:       46   46   0.3     46      46
Processing:    13   13   0.9     13      15
Waiting:       13   13   0.9     13      15
Total:         58   59   1.0     59      61

Percentage of the requests served within a certain time (ms)
  50%     59
  66%     59
  75%     60
  80%     61
  90%     61
  95%     61
  98%     61
  99%     61
 100%     61 (longest request)

Reply via email to