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

Iain Morgan Iain.Morgan at nasa.gov
Tue Jul 15 06:53:52 EST 2008


On Mon, Jul 14, 2008 at 08:16:55 +1000, Damien Miller wrote:
> 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;
> 
> 
> -d

Don't forget to update sftp(1). :-)

-- 
Iain Morgan


More information about the openssh-unix-dev mailing list