You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jonathan Valliere (Jira)" <ji...@apache.org> on 2021/04/06 00:05:00 UTC

[jira] [Resolved] (SSHD-1075) how to configure TCP receive buffer, SSH receive buffer, and SFTP receive buffer ?

     [ https://issues.apache.org/jira/browse/SSHD-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Valliere resolved SSHD-1075.
-------------------------------------
    Resolution: Not A Problem

It's been six months since the last response.  IMHO the question was adequately answered.  The TCP options are already exposed for configuration.  The TCP read buffer imposes almost no performance impact based on size unless it is so small that it would have to be continually merged with other buffers to form a full message, which doesn't appear to be the case.

> 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: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org