On Mon, Nov 17, 2008 at 1:11 PM, Eduardo Luque <[EMAIL PROTECTED]> wrote: > The problem is when I try to upload a large file, the connection between > client and server closes after several minutes without any message of > error
This is a known bug where we did not update the idle counter during data transfers. You can either increase the idle-timeout value to a big value or use trunk (or the upcoming M4). /niklas