Re: [PATCH] HTTP/3: fixed $body_bytes_sent

2023-06-23 Thread Sergey Kandaurov
> On 20 Jun 2023, at 17:43, Sergey Kandaurov wrote: > > # HG changeset patch > # User Sergey Kandaurov > # Date 1687268079 -14400 > # Tue Jun 20 17:34:39 2023 +0400 > # Node ID a95bffe430283bf25341ad9745ffe1199e7c2190 > # Parent bf4bd5af4d7fdadab83616be9218604b658e3d84 > HTTP/3: fixed $bo

Re: [PATCH] HTTP/3: fixed $body_bytes_sent

2023-06-23 Thread Dmitry Plotnikov via nginx-devel
Look good to me. Thanks, Dmitry From: nginx-devel on behalf of Sergey Kandaurov Date: Friday, June 23, 2023 at 3:02 AM To: nginx-devel@nginx.org Subject: Re: [PATCH] HTTP/3: fixed $body_bytes_sent EXTERNAL MAIL: nginx-devel-boun...@nginx.org > On 20 Jun 2023, at 17:43, Sergey Kandaurov wrot

[PATCH] Core: fixed environment on exit better

2023-06-23 Thread Sergey Kandaurov
# HG changeset patch # User Sergey Kandaurov # Date 1687535739 -14400 # Fri Jun 23 19:55:39 2023 +0400 # Node ID 34a8e1a4161542896c11c4a5c60d6a6fe1931e3d # Parent c681f4906d838ac45b517fada4c4274ade03fd3c Core: fixed environment on exit better. The fix in 6822:c045b4926b2c to replace environ

Re: [PATCH] Core: fixed environment on exit better

2023-06-23 Thread Maxim Dounin
Hello! On Fri, Jun 23, 2023 at 07:55:47PM +0400, Sergey Kandaurov wrote: > # HG changeset patch > # User Sergey Kandaurov > # Date 1687535739 -14400 > # Fri Jun 23 19:55:39 2023 +0400 > # Node ID 34a8e1a4161542896c11c4a5c60d6a6fe1931e3d > # Parent c681f4906d838ac45b517fada4c4274ade03fd3c >