All of lore.kernel.org
 help / color / mirror / Atom feed
* Re[2]: [LARTC] Connection Tracking - How Many???
@ 2003-09-26 17:32 Peteris Krumins
  2003-09-26 18:11 ` Daniel Chemko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peteris Krumins @ 2003-09-26 17:32 UTC (permalink / raw)
  To: lartc

Thursday, September 25, 2003, 10:35:39 PM, you wrote:

WDW> Sorry, I must have missed it when reading the netfilter howto. I
WDW> found it later when reading through it again: approx 32,000 connections
WDW> per 512 megs of ram.

Wrong.
1 conntrack entry = 292 Bytes.
512*1024 = 524800 KiloBytes
524800*1024 = 537395200 Bytes

537395200 / 292  = 1840394 connections.

Of course this would simply kill the cpu.
I am doing 35000 connection trackings at the moment at
aprox. less than 80mb of ram on 266Mhz PII..


P.Krumins

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-29 19:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-26 17:32 Re[2]: [LARTC] Connection Tracking - How Many??? Peteris Krumins
2003-09-26 18:11 ` Daniel Chemko
2003-09-26 21:10 ` Walter D. Wyndroski
2003-09-29 19:23 ` Damjan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.