On Thu, 2004-02-05 at 06:44, Horms wrote:
> By definition the InActConn count for a given connection
> won't be decremented until the conection expires from
> the connection table.
This is consistent with the behavior from my recent tests. The
InActConn count seemed to be decremented when the TIME_WAIT connection
countdown hits zero and disappears from /proc/net/ip_vs_conn.
The problem of pounding a newly added real server seems to have more to
do with the ActiveConn count, though. Is that the figure used by the
director to determine which real server has the least number of
connections for lc load balancing?
Here's another question: Where can I see the persistence timeout
countdown when connection persistence is enabled?
Thanks,
-John R.
|