Susmit Sarkar created SSHD-1165:
-----------------------------------

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


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