sftp pipelined requests was: Re: Clear-Text Patch? was: Re: OpenSSH 5.1: call for testing

rapier at psc.edu rapier at psc.edu
Mon Jul 14 12:35:34 EST 2008


Quoting Damien Miller <djm at mindrot.org>:

> On Wed, 9 Jul 2008, rapier wrote:
> 
> > The main question I have is if they've increase the number of 
> > outstanding requests in SFTP to match the increased receive window
> size 
> > introduced in 4.7.
> 
> It has now:
> 
>  /* Number of concurrent outstanding requests */
> -size_t num_requests = 16;
> +size_t num_requests = 64;

Rock. :)


More information about the openssh-unix-dev mailing list