Hi, I would like to tunnel and filter the TCP traffic of a legacy server application via MINA SSHD. Unfortunately the application expects "messages" transmitted in one go and fails when these "Messages" are split up by mina into several transfers. Is there a way to control or fine tune the way MINA SSHD is separating a single "message" into several TCP transfers. I have no way of changing the legacy application and I am aware that it's behavior is strange for a TCP application, but it is as it is. I was not able to find an easy way to tune the mina settings for the SSH Tunnel. Could you please elaborate on this topic or send me to the correct documentation?
Thanks in advance Daniel Kirschner --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@mina.apache.org For additional commands, e-mail: users-h...@mina.apache.org