[
https://issues.apache.org/jira/browse/SSHD-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200637#comment-17200637
]
Guillaume Nodet commented on SSHD-1075:
---------------------------------------
For SFTP transfers, make sure you use a method from {{SftpClient}} that returns
an {{InputStream}} or {{OutputStream}}, or use the {{FileSystem}} api. It
could be interesting to use the {{ClientSession.switchToNoneCipher}} if
possible.
Just a few link about SSH performances:
* https://www.psc.edu/hpn-ssh
*
https://software.intel.com/content/www/us/en/develop/articles/intel-aes-ni-performance-testing-on-linuxjava-stack.html#enable-intel-eas-ni-in-oracle-jvm
> how to configure TCP receive buffer, SSH receive buffer, and SFTP receive
> buffer ?
> ----------------------------------------------------------------------------------
>
> Key: SSHD-1075
> URL: https://issues.apache.org/jira/browse/SSHD-1075
> Project: MINA SSHD
> Issue Type: Question
> Reporter: Sreedhar J
> Priority: Major
>
> Where do I specify the buffer sizes for Apache SSHD SFTP Server?
> i.e TCP receive buffer,
> SSH receive buffer,
> SFTP receive buffer
> For TCP Receive Buffer i can map it to FactoryManager.
> NIO2_READ_BUFFER_SIZE, But did not find any for SSH and SFTP Receiver
> Buffers .
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]