Time_wait

Anonymous
2024-01-02T11:34:22+00:00

Hello,

I have 1000's of entries to my DC open as time wait. Can you please suggest what can be the problem ?

example :

Source IP :65490 DC IP:88 Time_wait.

TCP 172.27.XX.XX:65469 172.27.XX.XX:88 TIME_WAIT 0

TCP 172.27.XX.XX:50236 DC01:kerberos TIME_WAIT

TCP 172.27.XX.XX:50237 DC02:ldap TIME_WAIT

Windows for business | Windows Server | Networking | Network connectivity and file sharing

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-01-03T06:35:32+00:00

    Hello,

    Based on the information you've provided; it appears that you are experiencing a large number of TCP connections in the TIME_WAIT state.

    One of the possible causes is misconfiguration or overloading of network or server resources. You can check the network and server logs to see if there are any errors or warnings, which may indicate a problem. This may also cause an increase in TIME_WAIT connections if your network latency is high and your network is congested.

    Another possibility is that there is a problem with the application or service that creates these connections. If your application does not close TCP connections properly, it may cause TIME_WAIT connections to increase. You can check the application logs to see if there are any errors or warnings, which may indicate a problem.

    Thanks,

    Shujun

    0 comments No comments