[nginx] Variables: use ngx_http_variable_null_value where appropriate.

2017-07-07 Thread Ruslan Ermilov
details: http://hg.nginx.org/nginx/rev/7f480434c7f2 branches: changeset: 7053:7f480434c7f2 user: Ruslan Ermilov date: Fri Jul 07 14:34:21 2017 +0300 description: Variables: use ngx_http_variable_null_value where appropriate. diffstat: src/http/ngx_http_variables.c | 16 +-

[PATCH] Add proxy_protocol option to mail listener

2017-07-07 Thread Kees Bos
# HG changeset patch # User Kees Bos # Date 1499422505 0 #  Fri Jul 07 10:15:05 2017 + # Node ID bc79b2baf494aabb889de1e5dbe3184ff0cb9bfa # Parent  70e65bf8dfd7a8d39aae8ac3a209d426e6947735 Add proxy_protocol option to mail listener Add support for the mail handlers. This enables the use o

[njs] Splitting unit tests and benchmark.

2017-07-07 Thread Dmitry Volyntsev
details: http://hg.nginx.org/njs/rev/0ad7f75f9dbf branches: changeset: 385:0ad7f75f9dbf user: Dmitry Volyntsev date: Fri Jul 07 19:17:26 2017 +0300 description: Splitting unit tests and benchmark. diffstat: Makefile | 12 ++ njs/test/njs_benchmark.c | 220 ++

Variables: Socket cookie variable for debugging purposes

2017-07-07 Thread Donatas Abraitis
Hi, this looks promising when new 4.12 kernel introduced SO_COOKIE socket option which is able to generate a cookie for the socket. More information and implementation is here: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5daab9db7b65df87da26fd8cfa695fb9546a1ddb