Exploring Time_Wait status in Linux Netstat command

TIME WAIT state is a normal part of a TCP socket’s life cycle. It cannot and should not be avoided. TIME WAIT sockets may become an issue when there are tens of thousands active at any given time. Otherwise, smaller numbers of TIME WAIT sockets are normal. TIME_WAIT: The host waits for a reasonable amount of time … Continue reading Exploring Time_Wait status in Linux Netstat command