nginx-1.9.13

Kevin Worthington kworthington at gmail.com
Tue Mar 29 17:58:21 UTC 2016


Hello Nginx users,

Now available: Nginx 1.9.13 for Windows
https://kevinworthington.com/nginxwin1913 (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, Mar 29, 2016 at 11:32 AM, Maxim Dounin <mdounin at mdounin.ru> wrote:

> Changes with nginx 1.9.13                                        29 Mar
> 2016
>
>     *) Change: non-idempotent requests (POST, LOCK, PATCH) are no longer
>        passed to the next server by default if a request has been sent to a
>        backend; the "non_idempotent" parameter of the "proxy_next_upstream"
>        directive explicitly allows retrying such requests.
>
>     *) Feature: the ngx_http_perl_module can be built dynamically.
>
>     *) Feature: UDP support in the stream module.
>
>     *) Feature: the "aio_write" directive.
>
>     *) Feature: now cache manager monitors number of elements in caches and
>        tries to avoid cache keys zone overflows.
>
>     *) Bugfix: "task already active" and "second aio post" alerts might
>        appear in logs when using the "sendfile" and "aio" directives with
>        subrequests.
>
>     *) Bugfix: "zero size buf in output" alerts might appear in logs if
>        caching was used and a client closed a connection prematurely.
>
>     *) Bugfix: connections with clients might be closed needlessly if
>        caching was used.
>        Thanks to Justin Li.
>
>     *) Bugfix: nginx might hog CPU if the "sendfile" directive was used on
>        Linux or Solaris and a file being sent was changed during sending.
>
>     *) Bugfix: connections might hang when using the "sendfile" and "aio
>        threads" directives.
>
>     *) Bugfix: in the "proxy_pass", "fastcgi_pass", "scgi_pass", and
>        "uwsgi_pass" directives when using variables.
>        Thanks to Piotr Sikora.
>
>     *) Bugfix: in the ngx_http_sub_filter_module.
>
>     *) Bugfix: if an error occurred in a cached backend connection, the
>        request was passed to the next server regardless of the
>        proxy_next_upstream directive.
>
>     *) Bugfix: "CreateFile() failed" errors when creating temporary files
> on
>        Windows.
>
>
> --
> Maxim Dounin
> http://nginx.org/
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20160329/e1391781/attachment.html>


More information about the nginx mailing list