From 8ba7f5f1e58e7f0d1e6a71bba70f8a988bb21d5f Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 28 Dec 2017 16:01:06 +0300 Subject: Added version 0.3 CHANGES. --- docs/changes.xml | 166 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 166 insertions(+) (limited to 'docs/changes.xml') diff --git a/docs/changes.xml b/docs/changes.xml index 57528deb..9b7490b9 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -5,6 +5,172 @@ + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +NGINX Unit updated to 0.3. + + + + + + + + + + +the Go package name changed to "nginx/unit". + + + + + +in the "limits.timeout" application option: application start time and +time in queue now are not accounted. + + + + + +the "limits.requests" application option. + + + + + +application request processing latency optimization. + + + + + +HTTP keep-alive connections support. + + + + + +the "home" Python virtual environment configuration option. + + + + + +Python atexit hook support. + + + + + +various Go package improvements. + + + + + +various crashes fixed. + + + + + + -- cgit