Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2013 10:21:03 +0200
From:      Patrick Lamaiziere <patfbsd@davenulle.org>
To:        Lisa Muir <34.24.34@gmail.com>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: pf -v- cached imap connections in Thunderbird on windows
Message-ID:  <20130906102103.6327c323@mr129166>
In-Reply-To: <CACX=3hOTvzrFn3yVt2AceWmKUC%2BOwtAkLUxJpK2TimJwsDSs0Q@mail.gmail.com>
References:  <CACX=3hOTvzrFn3yVt2AceWmKUC%2BOwtAkLUxJpK2TimJwsDSs0Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Fri, 6 Sep 2013 00:49:50 +0100,
Lisa Muir <34.24.34@gmail.com> a écrit :

Hello,

> I believe that PF has killed the cached connection, and when TB tries
> to talk through it, it patiently wait for an answer.
> 
> I've looked at the
> set timeout option value
> directive for pf, but cannot determind it is what I want.

Do not change this if you don't know. Instead check the number of
states, and increase it. By default the time-out is auto-adaptive and is
decreased when the number of free states is low.

# pfctl -sinfo  
Interface Stats for all               IPv4             IPv6
  Bytes In                  23874479976647        412340231
...

State Table                          Total             Rate
  current entries                   191268    <=====

# pfctl -smem
states        hard limit  1000000
src-nodes     hard limit    10000
frags         hard limit     1536
tables        hard limit     1000
table-entries hard limit   200000

(1,000,000 of states limit here)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130906102103.6327c323>