Re: Socket CLOSE_WAIT state for a long time (days)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 14 Apr 2005 16:08:43 -0300
lucianolnx <lucianolnx@xxxxxxxxx> wrote:

> Do someone could explain someting about socket that keeps its CLOSE_WAIT 
> state for a long time (like as 5 days or more) ? 

It means the application (your database in this case)
isn't closing the socket.  The remote side has executed the
close, but your end isn't doing a close() or shutdown() on
the socket for some reason.

-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux