> > 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. :-)
However, that will disable sendfile on IPv4 as well won't it? Can you just confirm that it does for both v4 and v6? Thanks. david