Date: Sun, 07 Aug 2016 21:31:07 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211646] www/lighttpd: [mod_proxy, mod_scgi] shutdown remote only if local, [core] enforce wait for POLLWR after EINPROGRESS Message-ID: <bug-211646-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211646 Bug ID: 211646 Summary: www/lighttpd: [mod_proxy,mod_scgi] shutdown remote only if local, [core] enforce wait for POLLWR after EINPROGRESS Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: pkubaj@anongoth.pl Created attachment 173385 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173385&action= =3Dedit patch There are two issues which this patch fixes (regressions in 1.4.40): 1) mod_proxy, mod_scgi may trigger POLLHUP on *BSD,Darwin: https://redmine.lighttpd.net/issues/2743 2) writev failed: Socket is not connected (fastcgi,scgi,proxy): https://redmine.lighttpd.net/issues/2744 I haven't reproduced 1) yet, but 2) has given me hard time on www/nextcloud= , so we definitely want it in the ports tree :) Build- and run-tested. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211646-13>