alan-vos commented on issue #749:
URL: https://github.com/apache/mina-sshd/issues/749#issuecomment-2852312417

   Thank you for the reply.
   
   Yes, I've already tried, "coreModuleProperties.MAX_PACKET_SIZE".  The ssh 
client does send larger packets, but as you said the sshd server (also Java 
MINA, Apache ssh, Netty) forces the default 32kb limitation. 
   
   The SSH RFC is from January 2006. They should update it to support faster 
networks that can easily handle larger packets and dedicated encryption 
hardware acceleration.  The ability to negotiate protocols should also include 
packet size negotiation too.
   
   Any idea where I should be looking at Java code for the server side 
implementation?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to