On Fri, Sep 07, 2001 at 10:03:03PM -0700, Ricardo Kleemann wrote:
> What is the meaning of InActConn when obtaining ipvsadm status?
>
> I assume that the ActConn means active connections being handled... but
> what's the meaning of InActConn?
InActConn refers to conenctions in the connected state, see netstat -l.
InActConn refers to connections in any other state, primarily old
connections waiting to timeout before internal data is purged. The timeout
is required in case, for instance, a FIN packet is resent.
--
Horms
|