Re: _High_ CPU usage while routing (mostly) small UDP packets

From: David S. Miller
Date: Mon Dec 06 2004 - 16:52:01 EST


On Mon, 6 Dec 2004 21:53:05 +0100
Karsten Desler <kdesler@xxxxxxxxxx> wrote:

> 20017 ipt_do_table 24.0589

It's spending nearly half of it's time in iptables.
Try to consolidate your rules if possible. This is the
part of netfilter that really doesn't scale well at all.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/