Rather
-Original Message-
From:
Sent: Tue, 19 Jan 2021 20:28:02 +0300
To: 4692122...@txt.att.net
Subject: Re: Remove unnecessary check in ngx_http_stub_status_handler()
>Hello!
>
>On Tue, Jan 05, 2021 at 01:24:04PM +, Chris Newton wrote:
>
>> I was desk checking return codes
details: https://hg.nginx.org/nginx/rev/61d0df8fcc7c
branches:
changeset: 7763:61d0df8fcc7c
user: Maxim Dounin
date: Tue Jan 19 20:35:17 2021 +0300
description:
Year 2021.
diffstat:
docs/text/LICENSE | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
d
details: https://hg.nginx.org/nginx/rev/4e141d0816d4
branches:
changeset: 7762:4e141d0816d4
user: Maxim Dounin
date: Tue Jan 19 20:32:00 2021 +0300
description:
Core: removed post_accept_timeout.
Keeping post_accept_timeout in ngx_listening_t is no longer needed since
we've switched
Hello!
On Tue, Jan 05, 2021 at 01:24:04PM +, Chris Newton wrote:
> I was desk checking return codes generated in handlers following calls to
> ngx_http_send_header(), and noticed what appears to be an unnecessary test
> in ngx_http_stub_status_handler() -- or rather, I think the test should
>
details: https://hg.nginx.org/nginx/rev/43a0a9e988be
branches:
changeset: 7761:43a0a9e988be
user: Maxim Dounin
date: Tue Jan 19 20:21:12 2021 +0300
description:
Removed incorrect optimization of HEAD requests.
The stub status module and ngx_http_send_response() (used by the empty gi
On Tue, Jan 19, 2021 at 03:32:30AM +, Zhao, Ping wrote:
> It depends on if disk io is the performance hot spot or not. If yes,
> io_uring shows improvement than libaio. With 4KB/100KB length 1 Nginx
> thread it's hard to see performance difference because iostat is only
> around ~10MB/100MB per
Sorry, my mercurial skills sucks. Last patch includes "set_real_ip_from"
support in the same way it is supported by "ngx_streams" without
variables implementation, i.e. it just configures the "real_ip thing",
but addresses cannot be used as variables else where in configuration.
On 2021.01.19 18:
# HG changeset patch
# User muradm
# Date 1611069863 -10800
# Tue Jan 19 18:24:23 2021 +0300
# Node ID 4618e767b84c5b3a7712466edb5bf37e3f0294ed
# Parent 83c4622053b02821a12d522d08eaff3ac27e65e3
Mail: added PROXY PROTOCOL support.
This implements propxy protocol support for both upstream and
# HG changeset patch
# User muradm
# Date 1611069863 -10800
# Tue Jan 19 18:24:23 2021 +0300
# Node ID 4618e767b84c5b3a7712466edb5bf37e3f0294ed
# Parent 83c4622053b02821a12d522d08eaff3ac27e65e3
Mail: added PROXY PROTOCOL support.
This implements propxy protocol support for both upstream and