On 5/16/06, Peter Curran <[EMAIL PROTECTED]> wrote:
Bill
Thanls for that info - looks like all states are going to set most of these
data chunks, so are likely to be bumping the 1K mark.
On a related point. I have bumped my max state size to 100K states. My
master is running with around 33K s
Bill
Thanls for that info - looks like all states are going to set most of these
data chunks, so are likely to be bumping the 1K mark.
On a related point. I have bumped my max state size to 100K states. My
master is running with around 33K states in use currently, but the slave is
showing up
This...
struct pf_state {
u_int64_tid;
u_int32_tcreatorid;
struct pf_state_host lan;
struct pf_state_host gwy;
struct pf_state_host ext;
sa_family_t af;
u_int8_t proto;
u_int8_t direction;
u_int8_t
Thanks Holger
I thought I remembered seeing something about this in the past, but google
could not find it.
Interesting it is max 1K per state. I wonder what the factors are that
influence the size.
/peter
On Monday 15 May 2006 20:15, Holger Bauer wrote:
> Bill already answered this here:
>
Bill already answered this here:
http://forum.pfsense.org/index.php?topic=1000.msg5953#msg5953
Holger
> -Original Message-
> From: Peter Curran [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 15, 2006 8:54 PM
> To: support@pfsense.com
> Subject: [pfSense Support] Maximum state table size
>