From e377820b6cc482bae6c4288e9020606572cd92a8 Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Thu, 16 Apr 2020 17:49:09 +0300 Subject: Added version 1.17.0 CHANGES. --- docs/changes.xml | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) (limited to 'docs/changes.xml') diff --git a/docs/changes.xml b/docs/changes.xml index 270b49d3..a883ccbb 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -5,6 +5,92 @@ + + + + +NGINX Unit updated to 1.17.0. + + + + + + + + + + +a "return" action with optional "location" for immediate responses and external +redirection. + + + + + +fractional weights support for upstream servers. + + + + + +accidental 502 "Bad Gateway" errors might have occurred in applications under +high load. + + + + + +memory leak in the router; the bug had appeared in 1.13.0. + + + + + +segmentation fault might have occurred in the router process when reaching +open connections limit. + + + + + +"close() failed (9: Bad file descriptor)" alerts might have appeared in the log +while processing large request bodies; the bug had appeared in 1.16.0. + + + + + +existing application processes didn't reopen the log file. + + + + + +incompatibility with some Node.js applications. + + + + + +broken build on DragonFly BSD; the bug had appeared in 1.16.0. + + + + + +