Centos 7 + Nginx + PageSpeed

2020-06-19 Thread Josemar Odia
Hello, I'm new to nginx. Forgive me if I'm sending the question in the wrong place. I performed the compilation and installation of Nginx, following this tutorial: https://www.linode.com/docs/web-servers/nginx/build-nginx-with-pagespeed-from-source/ At first it seemed to be all right, but wh

RE: RE: Nginx Opensource API feature?

2020-06-19 Thread Reinis Rozitis
> Can Unit be used as a reverse proxy server like what we do with Nginx? It can. > I want to update my Nginx reverse proxy server dynamically (& > automatically) without any downtime, whenever the underlying services > scale up & down automatically. In general nginx reloads configuration gracef

Re: RE: Nginx Opensource API feature?

2020-06-19 Thread siva.pannier
Thanks for your inputs.. I will go through the APIs provided in the wiki/modules. Can Unit be used as a reverse proxy server like what we do with Nginx? I want to update my Nginx reverse proxy server dynamically (& automatically) without any downtime, whenever the underlying services scale up &

RE: Nginx Opensource API feature?

2020-06-19 Thread Reinis Rozitis
> I am looking for APIs on Nginx Opensource. To monitor, get status and > dynamic configuration of nginx.conf files. > > Does the opensource version has it, please confirm? For the os version there is stub status module http://nginx.org/en/docs/http/ngx_http_stub_status_module.html There are se

Re: Testing the performance of NGINX for both http and https traffic.

2020-06-19 Thread Francis Daly
On Tue, Jun 16, 2020 at 08:16:28PM +0530, Kaushal Shriyan wrote: Hi there, > Is there a way to find out the below mentioned > performance metrics. > >1. Measure Nginx webserver performance for both http and https traffic. >2. Measure system resources like CPU, Memory (RAM) and Network ba

Nginx Opensource API feature?

2020-06-19 Thread siva.pannier
Hi.. I am looking for APIs on Nginx Opensource. To monitor, get status and dynamic configuration of nginx.conf files. Does the opensource version has it, please confirm? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,288402,288402#msg-288402

TCP SSL termination issue on Nginx - for JDBC client

2020-06-19 Thread siva.pannier
Hi there, I am exploring the features of Nginx features and doing a POC with all the possible use cases. If all goes well, probably there would be a huge investment on the Nginx to use it our cloud based architecture. Currently exploring an option on TCP SSL termination on Nginx for a SSL connect