You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Lyor Goldstein (Jira)" <ji...@apache.org> on 2021/08/02 17:16:00 UTC

[jira] [Resolved] (SSHD-1165) Correct way to set the tuning parameters in a SSHDServer

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

Lyor Goldstein resolved SSHD-1165.
----------------------------------
    Resolution: Information Provided

> Correct way to set the tuning parameters in a SSHDServer
> --------------------------------------------------------
>
>                 Key: SSHD-1165
>                 URL: https://issues.apache.org/jira/browse/SSHD-1165
>             Project: MINA SSHD
>          Issue Type: Question
>            Reporter: Susmit Sarkar
>            Priority: Blocker
>
> Hi Lyor,
> Is it the correct way to set the tuning parameters to a SSHDSever:
> private SshServer sshdServer;
> sshdServer.getProperties().put(FactoryManager.MAX_PACKET_SIZE, 65536);
> similarly for WINDOW_SIZE, SOCKET_SNDBUF, SOCKET_RCVBUF, SOCKET_LINGER
> Thanks



--
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