Re: limit_conn is not limiting the number of connections in my use case

2016-06-23 Thread Chuanwen Chen
try this one plz https://github.com/cfsego/nginx-limit-upstream On Sun, Jun 19, 2016 at 6:41 AM, Valentin V. Bartenev wrote: > On Saturday 18 June 2016 11:49:16 matt_l wrote: > > Hello, > > > > I have a hard time understanding limit_conn > > > > My NGINX has the configuration below. I would exp

add limit_upstream to nginx

2016-06-15 Thread Chuanwen Chen
I wrote a module for nginx 4 years ago which limited the number of connections to upstream in order that the upstream servers would not be too busy to work efficiently. Now I think this module is stable, and expect it to be merged into nginx official if possible. the code is here: *https://github.

[ANNOUNCE] Tengine-2.1.2 released

2016-01-03 Thread Chuanwen Chen
Hi folks, We are very excited to announce that Tengine-2.1.2 (stable version) has been released. You can either checkout the source code from GitHub: https://github.com/alibaba/tengine (tag: tengine-2.1.2_f) or download the tarball directly: http://tengine.taobao.org/download/tengine-2.1.2.tar.gz

[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

[ANNOUNCE] Tengine-2.0.3 is released

2014-05-30 Thread Chuanwen Chen
Hi folks, Tengine-2.0.3 (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.0.3.tar.gz We introduced ngx_http_reqstat_module to provides acce

Re: [ANNOUNCE] Tengine-2.0.2 is released

2014-05-30 Thread Chuanwen Chen
Hi folks, Tengine-2.0.3 (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.0.3.tar.gz We introduced ngx_http_reqstat_module to provides acce

[ANNOUNCE] Tengine-2.0.2 is released

2014-03-28 Thread Chuanwen Chen
Hi folks, Tengine-2.0.2 (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.0.2.tar.gz

[ANNOUNCE] Tengine-2.0.1 is released

2014-03-06 Thread Chuanwen Chen
Hi folks, We are glad to announce that Tengine-2.0.1 (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.0.1.tar.gz The changelog is as follo

[ANNOUNCE] Tengine-2.0.0 is released

2014-01-08 Thread Chuanwen Chen
Hi folks, We are glad to announce that Tengine-2.0.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.0.0.tar.gz The highlights of this re