From: "Sébastien CRAMATTE" <s.cramatte@wanadoo.fr>
To: lartc@vger.kernel.org
Subject: [LARTC] Can't change ipt_conntrack hashsize under debian sarge ???
Date: Tue, 17 Apr 2007 18:24:37 +0000 [thread overview]
Message-ID: <462510E5.90802@wanadoo.fr> (raw)
Hello,
I've tried to change ipt_conntrack hashsize and con under my debian
charge but doesn't work !
Ive got 2876Mb available for conntrack so I've done (according to some
previous mail and this
http://www.wallfire.org/misc/netfilter_conntrack_perf.txt)
CONNTRACK_MAX = 2876 * 64 = 184064
HASHSIZE = 2876 * 8 = 23002
But the near power of 2 is 2^16 = 131072 ... I'm not sure that if
it better to put 184064 or 131072 ?
Seems that netfilter algorythm is more eficient with power of 2 value ?
I can set the CONNTRACK_MAX value but not the HASHSIZE ... I've tried
add hashsize= paremeter in /etc/modules or in
/etc/modprobe.d/arch/i386 and I've done an "update-modules" ... When
reboot the server the value still 8192 ???? Any Ideas ?
Moreover I've read somewhere that is better to augment HASHSIZE value
to 1:2 ratio ... in my case 65440
But how can I determine the best value ? My computer is P4 Hyper
Threading 3.6 Ghz ... Might be I should put 131072 as CONNTRACK_MAX ?
This server is a bridge that only do L7 QoS (filter + o - 70 Mbits for
> 600 customers ).
# cat /etc/sysctl.conf
net.ipv4.netfilter.ip_conntrack_max = 131072
#cat /proc/sys/net/ipv4/netfilter/ip_conntrack_max
131072
# cat /proc/sys/net/ipv4/netfilter/ip_conntrack_buckets
8192
#cat /etc/modprobe.d/arch/i386
alias eth0 tg3
alias eth1 tg3
alias eth2 e1000
options ipt_conntrack hashsizee440
Many thanks for you help
Regards
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next reply other threads:[~2007-04-17 18:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-17 18:24 Sébastien CRAMATTE [this message]
2007-04-18 8:45 ` [LARTC] Can't change ipt_conntrack hashsize under debian sarge ??? Sébastien CRAMATTE
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=462510E5.90802@wanadoo.fr \
--to=s.cramatte@wanadoo.fr \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox