TCP_NODELAY: To Nagle or Not To Nagle - WeOnlyDo Discussion board

TCP_NODELAY: To Nagle or Not To Nagle (General questions)

by peter, Wednesday, August 13, 2008, 05:29 (5949 days ago)

Hi,

Is there any way to turn on/off Nagle (TCP_NODELAY option) in the sshserver componet?

When connecting with putty theres is the option under [connection] to turn off nagle's algorithum but it doesnt actual do anything when using your sshserver, like it does when say connecting to openssh server.

Just wondering if you do/will support this option or is it another problem related to windows?? The program we are working on needs this option to be turned on as its very latency related and nagle's makes a huge difference when its changed.

thanks,
peter

Re: TCP_NODELAY: To Nagle or Not To Nagle

by wodDamir, Wednesday, August 13, 2008, 12:40 (5949 days ago) @ peter

Hi Peter,

This function isn't currently supported in wodSSHServer, so this option in putty doesn't have any effect.

I'll check if we could support this option in wodSSHServer with our programmers, and will let you know as soon as I receive response from them.

Regards,
Damba

Re: TCP_NODELAY: To Nagle or Not To Nagle

by Peter, Wednesday, August 13, 2008, 15:02 (5949 days ago) @ wodDamir

Ok, thank you. Will keep a eye out for any news.

Peter,

Re: TCP_NODELAY: To Nagle or Not To Nagle

by wodDamir, Thursday, August 14, 2008, 14:51 (5948 days ago) @ Peter

Hi Peter,

After talking to our programmers, we decided that we can't go into implementing this, since that would have an impact on the whole socket, as well as sending files etc.

Unfortunately, when everything is taken in consideration, it's unacceptable for us to implement it.

Hope you understand.

Regards,
Damba

Re: TCP_NODELAY: To Nagle or Not To Nagle

by peter, Thursday, August 14, 2008, 15:09 (5948 days ago) @ wodDamir

NP, thank you for looking into it.

Ill just keep smashing my head agiant this brick wall [:wink:]