linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Beng Asuncion <asmismn1@globalsources.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: CLOSE_WAIT bug?
Date: 01 Apr 2002 19:05:10 +0200	[thread overview]
Message-ID: <p734rivtkmx.fsf@oldwotan.suse.de> (raw)
In-Reply-To: <3CA82F7F.312547B8@globalsources.com.suse.lists.linux.kernel>

Beng Asuncion <asmismn1@globalsources.com> writes:

> Dear List,
> 
> We are using 2.4.17 kernel for our Production machines running JRun/Java
> applications + Apache. We are encountering a lot of CLOSE_WAITs like the
> following before our JRun applications die (port 53001 is the Jrun
> port):

You can do a very simple test: if you kill your application completely
(= killing all threads and processes that could keep a socket open) 
and then wait a few minutes the CLOSE_WAITs should go away. If they do
it's not a kernel problem and you just need to fix the application 
to close sockets properly.

-Andi

       reply	other threads:[~2002-04-01 17:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3CA82F7F.312547B8@globalsources.com.suse.lists.linux.kernel>
2002-04-01 17:05 ` Andi Kleen [this message]
2002-04-01  9:59 CLOSE_WAIT bug? Beng Asuncion
     [not found] <Pine.LNX.4.21.0106130037330.10007-200000@sinocdn.com.suse.lists.linux.kernel>
2001-06-13  8:55 ` Andi Kleen
  -- strict thread matches above, loose matches on Subject: below --
2001-06-12 17:30 eg_nth
2001-06-13  2:07 ` David Schwartz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=p734rivtkmx.fsf@oldwotan.suse.de \
    --to=ak@suse.de \
    --cc=asmismn1@globalsources.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).