Re: unknown directive "js_include" after update to

2022-01-10 Thread remdex
I know what happened. js_include was deprecated and now is removed... Posted at Nginx Forum: https://forum.nginx.org/read.php?2,293320,293321#msg-293321 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

unknown directive "js_include" after update to

2022-01-10 Thread remdex
Before updating RPM packages ``` nginx-module-perl-1.20.2-1.el7.ngx.x86_64 nginx-1.20.2-1.el7.ngx.x86_64 nginx-module-xslt-1.20.2-1.el7.ngx.x86_64 nginx-filesystem-1.20.1-9.el7.noarch nginx-module-njs-1.20.2+0.7.0-1.el7.ngx.x86_64 nginx-module-geoip-1.20.2-1.el7.ngx.x86_64 nginx-module-image-filter

Use prebuilt Bzip, zLib and OpenSSL?

2022-01-10 Thread Jeffrey Walton
Hi Everyone, I need to build a modern Nginx from sources on an older platform. The need arises because the organization can't upgrade a particular set of machines. We want to set up a Nginx proxy to handle the front-end work. I've got Bzip, zLib and OpenSSL built and installed in /opt, but I am h

Re: curious .conf problem

2022-01-10 Thread Francis Daly
On Sat, Jan 08, 2022 at 06:49:39PM -0500, David27 wrote: Hi there, > Hello Francis, thanks for the hints. It is working now. Good to hear you have something that works for you :-) > I will endeavor to provide a description that a reader can follow here. And thank you for this; it is very har

Re: Nginx performance data

2022-01-10 Thread Paul
On 2022-01-10 12:47 p.m., James Read wrote: I've been doing some preliminary experiments with PACKET_MMAP style communication. With apologies for "snipping", and disclaimer that I am not an nginx developer, only a long term user. So, MMAP has given you "preliminary" analysis of what your k

Re: Nginx performance data

2022-01-10 Thread James Read
On Mon, Jan 10, 2022 at 11:42 AM Aleksandar Lazic wrote: > On 07.01.22 14:13, Anoop Alias wrote: > > > https://www.nginx.com/blog/inside-nginx-how-we-designed-for-performance-scale/ > > In addition please also take a look into this post. > https://www.nginx.com/blog/thread-pools-boost-performance

Re: Nginx performance data

2022-01-10 Thread Aleksandar Lazic
On 07.01.22 14:13, Anoop Alias wrote: https://www.nginx.com/blog/inside-nginx-how-we-designed-for-performance-scale/ In addition please also take a look into this post. https://www.nginx.com/blog/thread-pools-boost-performance-9x/ Regards Alex On Fri, Jan 7, 2022 at 6:33 PM James Read wrote