Client cannot open socket

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We run our proprietary server application on Window 2000 Pro server. Clients open TCP connection to get real time market price updates from the server. Some times client fails to open a socket. We have retry procedure and in most cases after 10-30 attempts client succeeds to open the socket.
Why it happened?
We have 100-200 concurrent users.
netstat shows several (5-6) SYN_RECEIVED and CLOSE_WAIT statuses.
 
Back
Top