At 07:18 AM 12/4/2002, Colm MacC�rthaigh wrote: >> In the interest of tying up loose ends, I'm still concerned with your >> observation that --disable-sendfile didn't do the right thing... did >> you "make distclean" before re-configuring? > >The problem there was that --disable-sendfile isnt an option configure >knows anything about, the right one is --without-sendfile, which does >work, and does fix the problem. :-)
Note that 2.0.44 will introduce the directive "EnableSendfile off" ... which gives you some run-time control. Reason #1 for that patch was so that folks could be guided to cripple sendfile without rebuilding [Reason #2 was that sendfile is broken in some kernels for any network files.] Bill
