[ruby-core:75949] [REJECT?] openssl: enable SSLContext read_ahead accessor

From: Eric Wong <normalperson@...>
Date: 2016-06-11 02:12:29 UTC
List: ruby-core #75949
Hey all, I started testing SSLContext#read_ahead accessor as
a wrapper for SSL_CTX_set_read_ahead/SSL_CTX_get_read_ahead
functions:

https://80x24.org/spew/20160610101813.1083-1-e%4080x24.org/raw

But wasn't able to show any improvement using yahns HTTPS
server when reading large chunked inputs over curl
<https://yahns.yhbt.net/>

https://80x24.org/spew/20160611003505.GA11995%40dcvr.yhbt.net/raw

But, I figured I should document this on ruby-core anyways in
case somebody can provide a real benchmark which shows
improvements.

Otherwise I'm against bloating the API with more methods.

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next