On Apr 21, 2014, at 12:46 , Igor Sysoev wrote:
> On Apr 20, 2014, at 21:17 , Lukas Tribus wrote:
>
>>> Hi
>>>
>>> I was watching this video by fastly ceo http://youtu.be/zrSvoQz1GOs?t=24m44s
>>> he talks about the nginx ssl handshake versus apache and comes to the
>>> conclusion that apache was
On Apr 20, 2014, at 21:17 , Lukas Tribus wrote:
>> Hi
>>
>> I was watching this video by fastly ceo http://youtu.be/zrSvoQz1GOs?t=24m44s
>> he talks about the nginx ssl handshake versus apache and comes to the
>> conclusion that apache was more efficient at mass handshakes due to
>> nginx blockin
> Hi
>
> I was watching this video by fastly ceo http://youtu.be/zrSvoQz1GOs?t=24m44s
> he talks about the nginx ssl handshake versus apache and comes to the
> conclusion that apache was more efficient at mass handshakes due to
> nginx blocking while it calls back to openssl
>
> I was hoping to ge