Nginscript

2018-11-27 Thread chadhasumit13
Hi, I intend to generate a unique id (by making use of npm uuid ) and make an external call to an HTTP end-point, whenever a new call is received by NGINX. Is it possible to use nginscript for this purpose? If yes, could you please route me to a good example by means of which I can fulfil the abo

Re: [nginx-announce] nginx-1.15.7

2018-11-27 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.15.7 for Windows https://kevinworthington.com/nginxwin1157 (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin based builds of Nginx. Officially supported native Windows binaries are at nginx.org. Announc

njs-0.2.6

2018-11-27 Thread Dmitry Volyntsev
Hello, I'm glad to announce a new release of NGINX JavaScript module (njs). This release proceeds to extend the coverage of ECMAScript 5.1 specification. - Added initial support for extending the existing prototypes. So, generic functions can be added to extend functionality of built-in ty

nginx-1.15.7

2018-11-27 Thread Maxim Dounin
Changes with nginx 1.15.727 Nov 2018 *) Feature: the "proxy_requests" directive in the stream module. *) Feature: the "delay" parameter of the "limit_req" directive. Thanks to Vladislav Shabanov and Peter Shchuchkin. *) Bugfix: memory le