All of lore.kernel.org
 help / color / mirror / Atom feed
* faster way to read conntrack state than /proc ?
@ 2003-10-18  7:42 Willy Tarreau
  2003-10-18  8:55 ` Martin Josefsson
  0 siblings, 1 reply; 6+ messages in thread
From: Willy Tarreau @ 2003-10-18  7:42 UTC (permalink / raw)
  To: netfilter-devel; +Cc: davem

Hello,

On LKML, to someone complaining about the slowness of /proc/net/tcp, Davem
suggested to use the netlink interface instead which was really faster. BTW,
the guy confirmed that 'ss' took 6 seconds where 'netstat' took 15 min. So
I was wondering if there is such an equivalent for /proc/net/ip_conntrack,
and if not, what would be needed to implement it, because it's sometimes
annoying to eat 100% system on production machines during several minutes
just to get some statistics about connections status.

Anyone has a clue on this ?

Cheers,
Willy

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

end of thread, other threads:[~2003-10-18 16:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-18  7:42 faster way to read conntrack state than /proc ? Willy Tarreau
2003-10-18  8:55 ` Martin Josefsson
2003-10-18  9:04   ` Willy TARREAU
2003-10-18  9:09     ` Martin Josefsson
2003-10-18  9:14       ` Willy TARREAU
2003-10-18 16:32   ` Harald Welte

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.