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
I'm using nodejs version 0.10.32 and Socket.IO 1.2.1 to build app. When the server is working for couple of hours, at some point it stops accepnting connections and returns error 324 ERR_EMPTY_RESPONSE. The strange thing is that it does not completely stops, but it stops in most cases. After the 5-10th connection attempt - it succees.