On Fri, 18 Mar 2005 08:59:43 -0800, Justin Erenkrantz
<[EMAIL PROTECTED]> wrote:
> --On Friday, March 18, 2005 11:51 AM -0500 Jeff Trawick <[EMAIL PROTECTED]>
> wrote:
>
> > ouch, add one more brain-dead OS to the list: FreeBSD; some levels
> > have had filesystems which don't handle sendfile correctly (same type
> > of issue which hits some Linux users)
>
> Do you have details? FreeBSD's sendfile was broken for some versions (i.e.
> <4.10 with threading). We already have configure checks in APR for some of
> this.
google does; keywords "ntfs" "smbfs" and some other "UDF" ("Universal
Disk Format (UDF) ", which I've never heard of
> I find it amusing that Linux-centric developers
do we need to take a poll? ("SunOS sol10 5.10 Generic i86pc i386 i86pc")
> feel
> special in that they
> should disable things across the board because their OS has a bug while the
> FreeBSD-using developers just add in checks to isolate the issue on their
> platform. =) -- justin
I don't see any checks in APR by FreeBSD-using developers to try to
figure out if the file being served just might not be served properly
due to filesystem problems.
I don't understand where you're coming from on this "brain dead"
"buggy OS" crap.
Every OS is a complete PITA at one point or another. It is not a
constructive talking point. We're beyond that and are trying to find
a practical way to avoid some pain for our users.