----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

after i stop apache-jserv on sparc solaris 2.6, there are still many
open sockets - like 80 - lying around. looks like solaris collects them
at about 20/minute, so it takes several minutes for them all to go away.

if i try to start the server again right away, it gets a bind exception
on 8007, but i don't have to wait for them *all* to go away before the
server will start successfully.

to see them,

        netstat -a | grep 8007

have other people seen this? is this normal? should i expect even more
on a busy server?


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to