[ANNOUNCE] Tengine-2.1.0 released

2014-12-19 Thread Chuanwen Chen
Hi folks, We are very excited to announce that Tengine-2.1.0 (development version) has been released. You can either checkout the source code from GitHub: https://github.com/alibaba/tengine or download the tarball directly: http://tengine.taobao.org/download/tengine-2.1.0.tar.gz The highlight of

Nginx "I'm exiting" error w/ TokuMX

2014-12-19 Thread jontobs
Hello Everyone, We (tokutek www.tokutek.com) have a customer that is trying to connect to TokuMX with Nginx and is getting a only an "I'm exiting" message. If you're not familiar with TokuMX, it is a more efficient, higher performance fork of MongoDB (also open source). Application side, we have ch

Re: SPDY for http?

2014-12-19 Thread BrĂ¡ulio Bhavamitra
Thank yo Lukas! BTW, spdy is probably slower than http. http://www.guypo.com/not-as-spdy-as-you-thought/ On Thu, Dec 18, 2014 at 10:02 AM, Lukas Tribus wrote: >> Hello all, >> >> I have a nginx site configured with spdy on https. >> >> But after reading >> https://developers.google.com/speed/arti

RE: SPDY for http?

2014-12-19 Thread Lukas Tribus
> Now I'm curious. > > I have a setup that uses nginx to terminate SSL (listen 443 ssl spdy) > that proxies to varnish, which in turn proxies and routes to various > nginx servers with only a listen 80 directive. > > If I'm understanding your statement correctly, if varnish and the > backend nginx

Re: SPDY for http?

2014-12-19 Thread Steve Wilson
On 18/12/2014 13:02, Lukas Tribus wrote: >> Hello all, >> >> I have a nginx site configured with spdy on https. >> >> But after reading >> https://developers.google.com/speed/articles/spdy-for-mobile I decided >> to try spdy also for http. >> >> But strangely, after reloading the page on http, the