Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2018 16:04:05 -0700
From:      Gleb Smirnoff <glebius@freebsd.org>
To:        Kristof Provost <kp@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r336221 - head/sys/net
Message-ID:  <20180803230405.GI420@FreeBSD.org>
In-Reply-To: <201807121635.w6CGZZAN046919@repo.freebsd.org>
References:  <201807121635.w6CGZZAN046919@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
  Kristof,

On Thu, Jul 12, 2018 at 04:35:35PM +0000, Kristof Provost wrote:
K> Author: kp
K> Date: Thu Jul 12 16:35:35 2018
K> New Revision: 336221
K> URL: https://svnweb.freebsd.org/changeset/base/336221
K> 
K> Log:
K>   pf: Increate default state table size
K>   
K>   The typical system now has a lot more memory than when pf was new, and is also
K>   expected to handle more connections. Increase the default size of the state
K>   table.
K>   Note that users can overrule this using 'set limit states' in pf.conf.
K>   
K>   From OpenBSD:
K>       The year is 2018.
K>       Mercury, Bowie, Cash, Motorola and DEC all left us.
K>       Just pf still has a default state table limit of 10000.
K>       Had! Now it's a tiny little bit more, 100k.
K>       lead guitar: me
K>       ok chorus: phessler theo claudio benno
K>       background school girl laughing: bob

For FreeBSD it would also make sense to bump hash sizes along with this change.

-- 
Gleb Smirnoff



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