You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: