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
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
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
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
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