No subject

Kevin Worthington kworthington at gmail.com
Tue May 24 18:00:02 UTC 2016


Hello Nginx users,

Now available: Nginx 1.11.0 for Windows
https://kevinworthington.com/nginxwin1110 (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 Worthington
kworthington *@* (gmail]  [dot} {com)
http://kevinworthington.com/
http://twitter.com/kworthington
https://plus.google.com/+KevinWorthington/


<http://twitter.com/kworthington>

On Tue, May 24, 2016 at 12:26 PM, Maxim Dounin <mdounin at mdounin.ru> wrote:

> Changes with nginx 1.11.0                                        24 May
> 2016
>
>     *) Feature: the "transparent" parameter of the "proxy_bind",
>        "fastcgi_bind", "memcached_bind", "scgi_bind", and "uwsgi_bind"
>        directives.
>
>     *) Feature: the $request_id variable.
>
>     *) Feature: the "map" directive supports combinations of multiple
>        variables as resulting values.
>
>     *) Feature: now nginx checks if EPOLLRDHUP events are supported by
>        kernel, and optimizes connection handling accordingly if the "epoll"
>        method is used.
>
>     *) Feature: the "ssl_certificate" and "ssl_certificate_key" directives
>        can be specified multiple times to load certificates of different
>        types (for example, RSA and ECDSA).
>
>     *) Feature: the "ssl_ecdh_curve" directive now allows specifying a list
>        of curves when using OpenSSL 1.0.2 or newer; by default a list built
>        into OpenSSL is used.
>
>     *) Change: to use DHE ciphers it is now required to specify parameters
>        using the "ssl_dhparam" directive.
>
>     *) Feature: the $proxy_protocol_port variable.
>
>     *) Feature: the $realip_remote_port variable in the
>        ngx_http_realip_module.
>
>     *) Feature: the ngx_http_realip_module is now able to set the client
>        port in addition to the address.
>
>     *) Change: the "421 Misdirected Request" response now used when
>        rejecting requests to a virtual server different from one negotiated
>        during an SSL handshake; this improves interoperability with some
>        HTTP/2 clients when using client certificates.
>
>     *) Change: HTTP/2 clients can now start sending request body
>        immediately; the "http2_body_preread_size" directive controls size
> of
>        the buffer used before nginx will start reading client request body.
>
>     *) Bugfix: cached error responses were not updated when using the
>        "proxy_cache_bypass" directive.
>
>
> --
> Maxim Dounin
> http://nginx.org/
>
> _______________________________________________
> nginx-announce mailing list
> nginx-announce at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-announce
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20160524/62ddf75b/attachment.html>


More information about the nginx mailing list