njs-0.7.4 (fixed formatting)

2022-05-24 Thread Dmitry Volyntsev
Hello, I’m glad to announce a new release of NGINX JavaScript module (njs). This release focuses on stabilization of recently released features including WebCrypto API and fixing bugs found by various fuzzers. Learn more about njs: - Overview and introduction: https://nginx.org/en/docs/njs/ -

njs-0.7.4

2022-05-24 Thread Dmitry Volyntsev
Hello, I'm glad to announce a new release of NGINX JavaScript module (njs). This release focuses on stabilization of recently released features including WebCrypto API and fixing bugs found by various fuzzers. Learn more about njs: - Overview and introduction:https://nginx.org/en/docs/njs/ - N

Migrating from PHP-FPM to Nginx Unit: worth it?

2022-05-24 Thread petecooper
I run a fleet of small- to medium-scale web apps on PHP, and I'm comfortable compiling Nginx + PHP to to optimise for my needs. Until now, I've used PHP-FPM exclusively. I have read about performance improvements with Nginx Unit as far as PHP is concerned. This interests me, and I have time availab

nginx-1.22.0

2022-05-24 Thread Maxim Dounin
Changes with nginx 1.22.024 May 2022 *) 1.22.x stable branch. -- Maxim Dounin http://nginx.org/ ___ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org

RE: Alpine v3.16 package files not found

2022-05-24 Thread John Pfuntner -X (jpfuntne - EASI LLC at Cisco) via nginx
Oh, of course. I didn't even notice we had jumped to 3.16! We just start with alpine:latest as the base image and picked up the new release. Thank you for the quick response, Konstantin. > -Original Message- > From: Konstantin Pavlov > Sent: Tuesday, May 24, 2022 7:24 AM > To: nginx@

Re: Alpine v3.16 package files not found

2022-05-24 Thread Konstantin Pavlov
Hi John, On 24/05/2022 3:07 PM, John Pfuntner -X (jpfuntne - EASI LLC at Cisco) via nginx wrote: My team builds an NGINX Docker image every morning on Alpine v3.16 and this today the package files could not be found at https://nginx.org/packages/mainline/alpine/

Alpine v3.16 package files not found

2022-05-24 Thread John Pfuntner -X (jpfuntne - EASI LLC at Cisco) via nginx
My team builds an NGINX Docker image every morning on Alpine v3.16 and this today the package files could not be found at https://nginx.org/packages/mainline/alpine/. Previous builds were fine. Will the Alpine v3.16 directory be available soon? ___ ng