Hello,
I'm glad to announce a new release of NGINX JavaScript module (njs).
This release focuses on stabilization of recently released features
including async/await and HTTPS support in ngx.fetch().
The "js_include" directive deprecated since 0.4.0 was removed.
Also a series of user invisible
Changes with nginx 1.21.528 Dec 2021
*) Change: now nginx is built with the PCRE2 library by default.
*) Change: now nginx always uses sendfile(SF_NODISKIO) on FreeBSD.
*) Feature: support for sendfile(SF_NOCACHE) on FreeBSD.
*) Feature: t
Hello!
On Tue, Dec 28, 2021 at 02:14:07PM +0530, Hritik Vijay wrote:
> I'm trying to parse the advisories page present at
> https://nginx.org/en/security_advisories.html. So far, I've understood
> the even-odd minor versioning scheme for branches (thanks to Maxim at
> https://marc.info/?l=nginx&
Hello
I'm trying to parse the advisories page present at
https://nginx.org/en/security_advisories.html. So far, I've understood
the even-odd minor versioning scheme for branches (thanks to Maxim at
https://marc.info/?l=nginx&m=163174223924231&w=2).
There still exists some advisories that are hard