On Sonntag, 24. März 2019, 07:44:28 CET Adrian Schröter wrote:
Hi,
I have an apache server running on a Pi 2 using openSUSE 15.1 armv7l atm.
While it can deliver smaller files, it errors out on a bit larger files with wrong Content-Length. Yes, file permissions and the Content-Length value are correct and local delivery is working :)
I see in strace
sendfile64(15, 16, [0], 194577) = -1 EOPNOTSUPP (Operation not supported)
Trying to use kernel 5.0 just leaded to a not booting system :/
anyway, any ideas regarding the sendfile64 issue?
just to clarify, yes, one can disable sendfile functionality in apache. But our default config has it enabled. Question to me is if we should change this in armv7l apache2 package our could we get the the support into the kernel? -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org