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.
I find it amusing that Linux-centric developers 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
