Created attachment 234112 [details] nginx.diff v0.10.21: bugfix: ngx.pipe waits until timeout because child process forgot to close pipe after dup2.
Created attachment 234125 [details] nginx.diff Bump up PORTREVISION.
Thanks Dmitry! I came here to post this exact same issue.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=227ea79fa715daf8684a4db2f5bd4bef4ce01f75 commit 227ea79fa715daf8684a4db2f5bd4bef4ce01f75 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-05-25 12:55:34 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-05-25 12:56:54 +0000 www/nginx: Update lua-nginx-module Update lua-nginx-module to v0.10.21 and fix some typo PR: 264150 Sponsored by: Netzkommune GmbH www/nginx/Makefile | 2 +- www/nginx/Makefile.extmod | 2 +- www/nginx/distinfo | 6 +++--- www/nginx/files/nginx.in | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-)