Answer the question
In order to leave comments, you need to log in
Why does Socket.IO not always get messages from the server to the client?
Greetings.
I'm trying to implement a bundle - a socket.io server has been raised on Node.js. Communication with the outside world through nginx. The client is implemented in c# using Quobject/SocketIoClientDotNet . The problem is that messages do not always come from the server to the client. There is server-side logging that shows that the socket is sending messages to the client. But they are not always delivered - about 1 time successfully for 4-5 unsuccessful attempts. Can you advise where to look?
Nginks configured using habrahabr.ru/post/171757
Moreover, TIME_WAIT processes hang on the server, equal in number of unsuccessful attempts to send.
I ask for help in finding the reasons for this behavior.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question