"Sara" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) om...
> Hi all,
>
> I'd like to know how to kill/stop when they belong (apparently) to no
processes.
> You can see an output of the netstat command.
> Thank you.
>
> tcp 0 0 172.16.65.50:8090 172.16.35.226:59898
TIME_WAIT -
> tcp 0 0 172.16.65.50:8090 172.16.35.226:59900
TIME_WAIT -
These "unowned" TCP sockets - i.e., TCP sockets in the "TIME-WAIT" state -
are a required feature of the TCP protocol. See RFC 793 "Transmission
Control Protocol" for more complete information:
http://www.faqs.org/rfcs/rfc793.html
[Hint: Search the RFC text for the strings "MSL" and "TIME-WAIT".]
--
Jim
To reply by e-mail, remove "link" and change "now.here" to "yahoo"
jfischer_link5809(at)axy3fh.com