This is a discussion on Re: SFTP and outstanding requests within the OpenSSH Development forums, part of the Networking and Network Related category; Quick note of clarification. I know you can change this from the command line with -R. Mostly I'm just ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Quick note of clarification. I know you can change this from the command
line with -R. Mostly I'm just wondering if there are situations where increasing it might cause problems. Chris Rapier wrote: > I've been looking at the SFTP code and the filexfer RFC (and ended up > answering my prior questions). I was wondering if anyone had any > thoughts as to what might happen if the maximum number of outstanding > requests was increased. > > Currently its set in sftp.c at > /* Number of concurrent outstanding requests */ > size_t num_requests = 16; > _______________________________________________ > openssh-unix-dev mailing list > openssh-unix-dev@mindrot.org > http://lists.mindrot.org/mailman/lis...enssh-unix-dev _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://lists.mindrot.org/mailman/lis...enssh-unix-dev |