Re: nginx ssl handshake vs apache

2014-04-21 Thread Igor Sysoev
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

Re: nginx ssl handshake vs apache

2014-04-21 Thread Igor Sysoev
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

RE: nginx ssl handshake vs apache

2014-04-20 Thread Lukas Tribus
> 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

nginx ssl handshake vs apache

2014-01-03 Thread Richard Kearsley
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 get other peop