Re: [Fwd: 1.5.11-1: sftp performance problem]

2004-09-12 Thread Corinna Vinschen
On Sep 11 13:24, Bob Byrnes wrote: > On Sep 11, 3:02pm, Corinna Vinschen wrote: > -- Subject: Re: [Fwd: 1.5.11-1: sftp performance problem] > > > > http://cygwin.com/acronyms/#PCYMTNQREAIYR > > Sorry ... done. > > > | One really annoying consequence of socketpairs for sshd is that > > | Windows-

Re: [Fwd: 1.5.11-1: sftp performance problem]

2004-09-12 Thread Corinna Vinschen
On Sep 11 14:20, Bob Byrnes wrote: > When the inbound transfer stalls, I see sftp performing a blocking > read on the ssh->sftp pipe. It seems to be reading 16k chunks (even > though the default buffer size is supposed to be 32k ... see below). > > ssh is using select to monitor both pipes and th

Re: [Fwd: 1.5.11-1: sftp performance problem]

2004-09-12 Thread Bob Byrnes
> But native apps are not our first concern ... OK, but native apps are a big concern for us (and perhaps others). We use ... ssh build-server-running-cygwin "make everything" > log-file ... and the Makefiles run lots of win32 native build tools. > ... and the above can also easily be done