From feeaf763404fe7797b1daf2b0c009f35e8db1f9d Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 19 Feb 2007 16:04:03 +0000 Subject: fix --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d500221..60122e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-02-19 Miklos Szeredi + + * OpenSSH sftp-server can read requests faster, than it processes + them, when it's buffer is full it aborts. This can happen on a + large upload to a slow server. Work around this by limiting the + total size of outstanding reqests. Debian bug #365541. Tracked + down by Thue Janus Kristensen + + * Add --disable-sshnodelay configure option. The sshnodelay.so + hack shouldnt be needed with OpenSSH client versions >= 4.3 + 2006-12-20 Miklos Szeredi * Work around write performace issues due to missing TCP_NODELAY -- cgit v1.2.3