Re: If statement with $limit_req_status under location block with proxy_pass not working

2022-08-09 Thread acidiclight
This worked great. Thank you for your help! Posted at Nginx Forum: https://forum.nginx.org/read.php?2,294407,294929#msg-294929 ___ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org

Re: Application performance of Nginx

2022-08-09 Thread Sergey A. Osokin
Hi Nikhil, hope you're doing well. On Tue, Aug 09, 2022 at 02:41:37PM -0400, nikhilagrawal577 wrote: > We are using Nginx open source flavour. We are running few lua scripts in > nginx layer. > Nginx is very slow in processing those programs. We required to increase > number of instance to suppor

Application performance of Nginx

2022-08-09 Thread nikhilagrawal577
We are using Nginx open source flavour. We are running few lua scripts in nginx layer. Nginx is very slow in processing those programs. We required to increase number of instance to support load. We want to check why nginx is slow ? How do we check performance of Nginx application ? Not talking a

Re: Nginx upstream zone

2022-08-09 Thread Vishwas Bm
Thanks for answering the query. On Mon, 8 Aug, 2022, 17:04 Sergey Kandaurov, wrote: > > > On 8 Aug 2022, at 06:49, Sergey A. Osokin wrote: > > > > Hi, > > > > On Fri, Aug 05, 2022 at 07:40:35PM +0530, Vishwas Bm wrote: > >> > >> What is the use of zone in stream upstream > >> http://nginx.org/