[nginx] Increased maximum read PROXY protocol header size.

2022-11-03 Thread Roman Arutyunyan
details: https://hg.nginx.org/nginx/rev/17d6a537fb1b branches: changeset: 8099:17d6a537fb1b user: Roman Arutyunyan date: Wed Nov 02 13:46:16 2022 +0400 description: Increased maximum read PROXY protocol header size. Maximum size for reading the PROXY protocol header is increased to

[nginx] Version bump.

2022-11-03 Thread Roman Arutyunyan
details: https://hg.nginx.org/nginx/rev/a2924855f453 branches: changeset: 8098:a2924855f453 user: Roman Arutyunyan date: Thu Nov 03 15:52:55 2022 +0400 description: Version bump. diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 line

Re: [PATCH] SSI: ensure context of main request exists for subrequest using SSI

2022-11-03 Thread Maxim Dounin
Hello! On Thu, Nov 03, 2022 at 04:25:52AM +, Ciel via nginx-devel wrote: > # HG changeset patch > # User Ciel Zhao > # Date 1667411069 -28800 > # Thu Nov 03 01:44:29 2022 +0800 > # Node ID 85141e004b5af89a9d443bc0084a34291193567a > # Parent 1ae25660c0c76edef14121ca64362f28b9d57a70 > SS