Why do I have TCP connections in the CLOSE_WAIT state(Unix/Solaris)?

DescriptionThis document provides information and details on TCP connections showing CLOSE_WAIT states. Steps to FollowWhy does netstat -a show connections in the CLOSE_WAIT state? The CLOSE_WAIT state on tcp connections occurs if the system has not received a close system call from the application, after having received notification (FIN packet) from the other system that … Read more