LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Connection tracking

To: Lorn Kay <lorn_kay@xxxxxxxxxxx>
Subject: Re: Connection tracking
Cc: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Julian Anastasov <ja@xxxxxx>
Date: Tue, 28 Nov 2000 22:52:36 +0000 (GMT)
        Hello,

On Tue, 28 Nov 2000, Lorn Kay wrote:

> >     The hash table is a 2D table with fixed number of rows and
> >unlimited number of columns. The number of the rows can be configured
> >from the kernel menu (12 bits default=4096 rows). The columns are
> >with different length (double linked lists).
> >
> >     One entry (connection structure) contains info for one
> >"connection" or for one "template" used to keep all connections from
> >same client to same real server.
> >
>
> Any way to view the contents of this table?

        In Linux 2.2:

        netstat -Mn
        cat /proc/net/ip_masquerade

        In Linux 2.4:

        cat /proc/net/ip_vs_conn



I'm answering you this question for 2nd time. Did you received this mail:

------------------------------------------------------------------------
<Prev in Thread] Current Thread [Next in Thread>