DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25718>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25718
Apache 2's sendfile revision detection for FreeBSD is somewhat broken
------- Additional Comments From silby@silby.com 2004-02-04 07:25 -------
Yes, a > 4.6 binary dies when run on pre-4.6, as it uses a syscall unknown to
the pre-4.6 kernel. It would be possible to rig apache so that it actually knew
which sendfile (new or old) to use so that post-4.6 binaries would work on older
kernels, but there's really no reason to bother.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|