Re: Using single persistent socket to send subrequests

2022-01-25 Thread Devashi Tandon
Resending with correct Subject. Sorry for the confusion. Hi Sergey, I tried with clearing the connections header but NGINX is still sending the 5th response through a new source port. Let me give a more detailed configuration we have. Just to inform you, we have our own auth module instead of u

Re: nginx Digest, Vol 147, Issue 27

2022-01-25 Thread Devashi Tandon
Hi Sergey, I tried with clearing the connections header but NGINX is still sending the 5th response through a new source port. Let me give a more detailed configuration we have. Just to inform you, we have our own auth module instead of using the NGINX auth module. We call ngx_http_post_request

njs-0.7.2

2022-01-25 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 async/await and fixing bugs found by various fuzzers. Learn more about njs: - Overview and introduction: https://nginx.org/en/docs/njs/ - NG

nginx-1.21.6

2022-01-25 Thread Maxim Dounin
Changes with nginx 1.21.625 Jan 2022 *) Bugfix: when using EPOLLEXCLUSIVE on Linux client connections were unevenly distributed among worker processes. *) Bugfix: nginx returned the "Connection: keep-alive" header line in responses dur

Re: 503 redirect

2022-01-25 Thread Francis Daly
On Mon, Jan 24, 2022 at 04:57:02PM +, tony tabone wrote: Hi there, > I am currently trying to implement a 503 reply with specific pages. I > basically have a nginx config which is using GEOIP. > > All the html files load fine with a 200 reply, however I am trying to change > the reply to 5