Nginx-1.9.8

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 in a worker process when
   using LibreSSL; the bug had appeared in 1.9.6.

*) Bugfix: nginx could not be built on OS X in some cases.


Maxim D.
http://nginx.org/

Hello Nginx users,

Now available: Nginx 1.9.8 for Windows http://
Nginx 1.9.8 for Windows – Kevin Worthington (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.

Announcements are also available here:
Twitter http://twitter.com/kworthington
Google+ https://plus.google.com/+KevinWorthington/

Thank you,
Kevin

Kevin W.
kworthington @ (gmail] [dot} {com)

http://twitter.com/kworthington
https://plus.google.com/+KevinWorthington/

On 12.12.2015 18:05, [email protected] 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

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 D. 写道: