Date: Tue, 14 Mar 2023 02:53:19 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 270190] Sendfile appears to be broken in 13.2-RC2 Message-ID: <bug-270190-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270190 Bug ID: 270190 Summary: Sendfile appears to be broken in 13.2-RC2 Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: victoriggy@gmail.com Userland applications that use sendfile seem to hang on the network socket.= =20 Steps to reproduce: Enable sendfile in nginx: http { sendfile on; } curl -X GET http://localhost/ The HTML file will partially download and then stall indefinitely.=20=20 I have also observed issues with samba that happen to use sendfile as well. It might be related to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D= 264943 - on an intel nic using the em driver. --=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-270190-227>