CHANGES (1404:17772ad6d9b9) CHANGES (1460:e44039667c3e)
1
1
2Changes with Unit 1.17.0 16 Apr 2020
3
4 *) Feature: a "return" action with optional "location" for immediate
5 responses and external redirection.
6
7 *) Feature: fractional weights support for upstream servers.
8
9 *) Bugfix: accidental 502 "Bad Gateway" errors might have occurred in
10 applications under high load.
11
12 *) Bugfix: memory leak in the router; the bug had appeared in 1.13.0.
13
14 *) Bugfix: segmentation fault might have occurred in the router process
15 when reaching open connections limit.
16
17 *) Bugfix: "close() failed (9: Bad file descriptor)" alerts might have
18 appeared in the log while processing large request bodies; the bug
19 had appeared in 1.16.0.
20
21 *) Bugfix: existing application processes didn't reopen the log file.
22
23 *) Bugfix: incompatibility with some Node.js applications.
24
25 *) Bugfix: broken build on DragonFly BSD; the bug had appeared in
26 1.16.0.
27
28
2Changes with Unit 1.16.0 12 Mar 2020
3
4 *) Feature: basic load-balancing support with round-robin.
5
6 *) Feature: a "fallback" option that performs an alternative action if a
7 request can't be served from the "share" directory.
8
9 *) Feature: reduced memory consumption by dumping large request bodies

--- 490 unchanged lines hidden ---
29Changes with Unit 1.16.0 12 Mar 2020
30
31 *) Feature: basic load-balancing support with round-robin.
32
33 *) Feature: a "fallback" option that performs an alternative action if a
34 request can't be served from the "share" directory.
35
36 *) Feature: reduced memory consumption by dumping large request bodies

--- 490 unchanged lines hidden ---