On Fri, Feb 24, 2006 at 11:14:22PM +0000, Nic wrote: > Tomas M <[EMAIL PROTECTED]> writes: > > > Hello, > > unionfs doesn't support sendfile. > > sendfile is used in apache as default to use kernel itself to send the file > > > > so your problem can be maybe fixed by disabling sendfile in apache > > conf > > Briliiant! That worked! > > > Any clue as to whether unionfs will ever support sendfile?
IIRC sendfile requires mmap, and that is not a priority right now - right now the time sink is getting unionfs ready for inclusion. Jeff. _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
