Your application received a FIN before it issued a CLOSE. Maybe your appl
should respond with a CLOSE on the socket (if it is detecting the FIN at
all) ?

This might be nothing for CLOSE_WAIT is a normal state or it might be that
your application is not CLOSING the sockets when the other side is
initiating the shutdown (which puts them in CLOSE_WAIT).

-----Original Message-----
From: David Schwartz [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 17, 2002 5:32 AM
To: [EMAIL PROTECTED]
Subject: Re: The problem of CLOSE_WAIT



On Tue, 17 Sep 2002 17:07:06 +0800, Öܹ⻪ wrote:

>After few  days, on the server side, there are many ssl socket connection
>did not exit  clean, they are mostly in close_wait state and few in
>established state.

        Do you understand what the CLOSE_WAIT state means and how sockets
get in 
that state?

        DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to