[njs] Fixed unit tests for NetBSD 7.

2017-11-22 Thread Dmitry Volyntsev
details: http://hg.nginx.org/njs/rev/c69b48375b90 branches: changeset: 434:c69b48375b90 user: Dmitry Volyntsev date: Wed Nov 22 20:38:10 2017 +0300 description: Fixed unit tests for NetBSD 7. diffstat: njs/test/njs_unit_test.c | 12 1 files changed, 12 insertions(+),

Re: Fwd: [ module ] Add http upstream keep alive timeout parameter

2017-11-22 Thread Maxim Dounin
Hello! On Wed, Nov 22, 2017 at 05:31:25PM +1100, Wei Xu wrote: > Hi, > > Is there any place to view the status of current proposed patches? I'm not > sure if this patch had been accepted, still waiting or rejected? > > In order to avoid errors in production, I'm running the patched version > no

[njs] Fixed building by GCC with -O3.

2017-11-22 Thread Dmitry Volyntsev
details: http://hg.nginx.org/njs/rev/22cc52416e84 branches: changeset: 433:22cc52416e84 user: Dmitry Volyntsev date: Wed Nov 22 18:55:57 2017 +0300 description: Fixed building by GCC with -O3. diffstat: njs/njs_fs.c | 4 1 files changed, 4 insertions(+), 0 deletions(-) diff