> > or keep apache from sending the 100 - continue statement right away? > > What would it do instead? > Ιf it didn't send the continue at all, then at least the client side could detect a timeout and interrupt the upload itself rather than just keep sending data forever that apache has to discard. |