[ 
https://issues.apache.org/jira/browse/SSHD-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346362#comment-17346362
 ] 

Susmit Sarkar commented on SSHD-1165:
-------------------------------------

So increasing the values of the respective properties may or may not increase 
the throughput as I understand

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to