On Tue, Feb 16, 2010 at 3:48 PM, Bardur Arantsson <spam@scientician.net> wrote:
The problem is that the sendfile library *doesn't* wake
up when the connection is terminated (because of threadWaitWrite)
-- it doesn't matter what the timeout is.


Have we actually confirmed this? We know that with the default socket configuration things are good. But have we actually tested testing the timeout to something short and seeing what happens? It would be good to know for sure..

- jeremy