Re: nginx-1.9.8

2015-12-12 Thread Sergey Kandaurov
On 12.12.2015 18:05, chi...@gmail.com wrote: A exciting feature for ngx_http_slice_module, I test it,but too many upsteam connections,could I limit the count of connection? You could cache upstream connections. See for details: http://nginx.org/r/keepalive ___

Re: nginx-1.9.8

2015-12-12 Thread chi...@gmail.com
A exciting feature for ngx_http_slice_module, I test it,but too many upsteam connections,could I limit the count of connection? 在 15/12/9 上午12:09, Maxim Dounin 写道: Changes with nginx 1.9.8 08 Dec 2015 *) Feature: pwritev() support. *) Feature

Re: [nginx-announce] nginx-1.9.8

2015-12-08 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.9.8 for Windows http:// kevinworthington.com/nginxwin198 (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin based builds of Nginx. Officially supported native Windows binaries are at nginx.org

nginx-1.9.8

2015-12-08 Thread Maxim Dounin
Changes with nginx 1.9.8 08 Dec 2015 *) Feature: pwritev() support. *) Feature: the "include" directive inside the "upstream" block. *) Feature: the ngx_http_slice_module. *) Bugfix: a segmentation fault might occur