keep-alive-agent icon indicating copy to clipboard operation
keep-alive-agent copied to clipboard

Usage of socket.setNoDelay(true);

Open abarre opened this issue 12 years ago • 0 comments

While comparing the keep-alive-agent module and the agentkeepalive module, I see that you didn't keep the socket.setNoDelay(true) call in your implementation.

Is there any reasons to keep this option to false?

Can you share your opinion on this subject?

Thank you.

abarre avatar Jan 21 '13 15:01 abarre