Re: [serf-dev] Re: Double compression over HTTPS

2012-11-14 Thread Lieven Govaerts
On Thu, Nov 15, 2012 at 1:01 AM, Greg Stein wrote: > > On Nov 14, 2012 1:44 AM, "Lieven Govaerts" wrote: >>... > > >> Implemented in serf r1692, with an API for applications to enable SSL >> compression. Which to be clear, I don't propose svn to use. > > This API would go into a 1.2 and 2.0, but

Re: [serf-dev] Re: Double compression over HTTPS

2012-11-14 Thread Greg Stein
On Nov 14, 2012 1:44 AM, "Lieven Govaerts" wrote: >... > Implemented in serf r1692, with an API for applications to enable SSL > compression. Which to be clear, I don't propose svn to use. This API would go into a 1.2 and 2.0, but if nobody is asking for it, then I'd suggest we don't spin those u

Re: [serf-dev] Re: Double compression over HTTPS

2012-11-13 Thread Justin Erenkrantz
On Tue, Nov 13, 2012 at 2:41 AM, Lieven Govaerts wrote: > The proposed approach here is to disable SSL compression completely, > so in terms of the above that leaves us with scenario 2. > > Serf doesn't have an option currently to disable SSL compression from > the client side. I plan to add it i

Re: [serf-dev] Re: Double compression over HTTPS

2012-11-13 Thread Ivan Zhakov
On Tue, Nov 13, 2012 at 11:41 AM, Lieven Govaerts wrote: > On Fri, Oct 5, 2012 at 11:51 AM, Lieven Govaerts wrote: >> Hi, >> when OpenSSL is built with zlib, it will automatically compress all data >> sent over an SSL connection. You can see this in the initial handshake >> "Client Hello" and "Se